Hmm... So what do you have in your gemfile? Just gem rspec-rails, without the version? Do you know why there are some gems that are installed in the bundler directory? Thank you very much !
On Jun 23, 2:51 pm, Julien Palmas <[email protected]> wrote: > Daniel, your post saved my day! > > I got the same undefined method `route_to' error with rspec-rails > v2.0.0.beta.12 and did not understand why ... > > Seems like this method has been added after the v2.0.0.beta.12 tag. > You'll have to use the tip of the repo to get that working, until > v2.0.0.beta.13 or RC is out > -- > Posted viahttp://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > [email protected]http://rubyforge.org/mailman/listinfo/rspec-users _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
