I updated to rc2 and RSpec beta.20 but still get an error:

Failure/Error: { :get => "http://foo.example.com/account/new"; 
}.should_not be_routable
     expected {:get=>"http://foo.example.com/account/new"} not to be 
routable, but it routes to {:controller=>"accounts", :action=>"new"}

Is this a bug? Any advice?

Many thanks

Cameron
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to