
No $LAST_MATCH_INFO without English.rb
Reported by manveru | June 7th, 2009 @ 04:18 AM
I'm not sure if this problem is specific to the Ruby 1.9 that
I'm running, but it seems like webrat doesn't require 'English'
anywhere.
That means we should be using $~
instead of
$LAST_MATCH_INFO
.
Patch is at: http://github.com/manveru/webrat/commit/520081c93eec6a01c740a148c91...
Comments and changes to this ticket
-
manveru June 7th, 2009 @ 04:21 AM
- no changes were found...
-
Bryan Helmkamp June 15th, 2009 @ 12:56 AM
- State changed from new to resolved
Merged. Thanks, Michael.
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.