%file_name%.rb

Path: lib/generators/templates/resource_controller/app/controllers/%file_name%.rb
Last Update: Mon Mar 08 20:29:42 -0700 2010

Methods

destroy   edit   index   show   update  

Public Instance methods

DELETE /<%= resource_path %>/:id

GET /<%= resource_path %>/:id

PUT /<%= resource_path %>/:id

[Validate]