[rspec-users] [Cucumber, rspec-rails] uninitialized constant ActionController::UrlEncodedPairParser
David Chelimsky
dchelimsky at gmail.com
Mon Feb 16 17:28:13 EST 2009
Sent from my iPhone
On Feb 16, 2009, at 4:17 PM, "s.ross" <cwdinfo at gmail.com> wrote:
> It seems there's a known anomaly between rspec-rails and Rails 2.3.
> That causes the error "uninitialized constant
> ActionController::UrlEncodedPairParser". I know there is a fix in
> somebody's repo, but what's the best way to get a working gem
> version of webrat/cucumber/rspec/rspec-rails that will work with
> 2.2.2 and 2.3? Scrubbing the gems off and installing the latest
> release gems don't pull in the fix.
The latest gems from github work with rails 2.3:
gem install dchelimsky-rspec-rails
(that will pull rspec as a dependency as well)
> Thanks
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
More information about the rspec-users
mailing list