search for: bucket_apples

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

Did you mean: bucket_apple
2010 Mar 23
1
:has_many and :controller specified in routes.rb
...gt;"v1/ buckets", :action=>"show"} PUT /buckets/:id(.:format) {:controller=>"v1/ buckets", :action=>"update"} DELETE /buckets/:id(.:format) {:controller=>"v1/ buckets", :action=>"destroy"} bucket_apples GET /buckets/:bucket_id/apples(.:format) {:controller=>"apples", :action=>"index"} POST /buckets/:bucket_id/apples(.:format) {:controller=>"apples", :action=>"create"} new_bucket_apple GET /buckets/:bucket_id/apples/new(.:fo...