search for: new_user_profile

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

2008 Jun 25
0
Rspec routing_spec failing on nested singular resource
...tes'' looks: POST /users/:user_id/profile {:action=>"create", :controller=>"profiles"} POST /users/:user_id/profile.:format {:action=>"create", :controller=>"profiles"} new_user_profile GET /users/:user_id/profile/new {:action=>"new", :controller=>"profiles"} formatted_new_user_profile GET /users/:user_id/profile/new.:format {:action=>"new", :controller=>"profiles"} edit_user_profile GET /users/:user_id/profil...