On Mar 18, 2009, at 5:03 AM, Harm wrote:

This works by the grace that my routes file has a fallback map.connect
':controller/:action/:id'. I never use that fallback only for this
particular test. Is there anyway to get rid of this entry in my
routes.rb?

map.connect ':controller/:action/:id' if RAILS_ENV == 'test'

yahtzee
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to