Displaying 1 result from an estimated 1 matches for "destroy_profil".
Did you mean:
destroy_profile
2007 Nov 18
0
Pseudo resource routes
...Example:
map.facebook_resources :profiles
Will give you the following named routes:
new_profile POST /profiles/new
profiles POST /profiles/index
show_profile POST /profiles/:id/show
create_profile POST /profiles/create
edit_profile POST /profiles/:id/edit
update_profile POST /profiles/:id/update
destroy_profile POST /profiles/:id/destroy
This is still very basic. No nested routes or singular resources yet.
Shane
--
http://myfitbuddy.com | http://shanesbrain.net | http://crimsonjet.com