
Handle framework/environment based requires explicitly
Reported by Bryan Helmkamp | November 16th, 2008 @ 06:32 PM
Right now, Webrat checks for the existence of RAILS_ENV to determine if it should load webrat/rails. Instead I'd like Rails apps to have to add:
require "webrat/rails"
This is a backwards-incompatible change that needs a simple migration strategy.
Comments and changes to this ticket
-
gaffo January 5th, 2009 @ 09:28 PM
- Tag set to featurerequest
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby Acceptance Testing for Web applications.