search for: films_controller_test

Displaying 2 results from an estimated 2 matches for "films_controller_test".

2006 May 09
1
name_url in tests
...named_routes/taste.rb:2:in `taste_url'' /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/test_process.rb:431:in `send'' /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_controller/test_process.rb:431:in `method_missing'' test/functional/films_controller_test.rb:92:in `test_routes'' -- -- I do things for love or money
2006 May 08
0
testing named routes
...ed_routes/overviews.rb:2:in `overviews_url'' /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/test_process.rb:431:in `send'' /usr/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/test_process.rb:431:in `method_missing'' functional/films_controller_test.rb:85:in `test_routes'' How can I reference a named route in map.with_options? or is this just plain wrong :) thanks dorian -- I do things for love or money