search for: groups_url

Displaying 1 result from an estimated 1 matches for "groups_url".

2007 Oct 28
2
failing test with nested controller routes
...so the route works.. but not in the test? here''s whats in my routes.rb map.resources :groups, :controller => ''admin/groups'', :name_prefix => "admin_", :path_prefix => "admin" any ideas? the groups_url(id) is the only route that is failing in the test. thanks :) -- http://rubygeek.com - my blog featuring: Ruby, PHP and Perl http://DevChix.com - boys can''t have all the fun