search for: edit_bucket

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

2010 Mar 23
1
:has_many and :controller specified in routes.rb
...troller=>"v1/ buckets", :action=>"index"} POST /buckets(.:format) {:controller=>"v1/ buckets", :action=>"create"} new_bucket GET /buckets/new(.:format) {:controller=>"v1/ buckets", :action=>"new"} edit_bucket GET /buckets/:id/edit(.:format) {:controller=>"v1/ buckets", :action=>"edit"} bucket GET /buckets/:id(.:format) {:controller=>"v1/ buckets", :action=>"show"} PUT /buckets/:id(.:format) {:controller=>"v1/...