Displaying 1 result from an estimated 1 matches for "orders_controller_test".
2007 Feb 05
0
How do I use a RESTful helper with path_prefix?
...eycohen/Sites/modem_app/trunk/config/../vendor/rails/
actionpack/lib/action_controller/test_process.rb:451:in `send''
/Users/jeffreycohen/Sites/modem_app/trunk/config/../vendor/rails/
actionpack/lib/action_controller/test_process.rb:451:in
`method_missing''
./test/functional/orders_controller_test.rb:45:in
`test_client_orders''
I''ve tried every permutation of the orders_url syntax I can think of.
How can I generate a url for a RESTful path when there''s a variable in
the path_prefix?
Thanks!
Jeff
--~--~---------~--~----~------------~-------~--~----~
You receiv...