%file_name%.rb

Path: lib/generators/templates/resource_controller/app/controllers/%file_name%.rb
Last Update: Fri Mar 06 14:27:44 -0700 2009

Methods

destroy   edit   index   show   update  

Public Instance methods

DELETE /<%= resource_path %>/:id

GET /<%= resource_path %>/:id

PUT /<%= resource_path %>/:id

[Validate]