Displaying 1 result from an estimated 1 matches for "generate_extra".
Did you mean:
  generate_extras
  
2008 Jan 12
0
Can't test application controller methods in functional tests?
...utingError: No route matches
{:action=>"home", :controller=>"forum"}
    /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.5/lib/
action_controller/routing.rb:1299:in `generate''
    /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.5/lib/
action_controller/routing.rb:1244:in `generate_extras''
    /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.5/lib/
action_controller/routing.rb:1240:in `extra_keys''
    /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.5/lib/
action_controller/test_process.rb:105:in `assign_parameters''
    /usr/lib/ruby/gems/1.8/gems/actionpack-1.13.5...