POST /<%= resource_path %>
GET /<%= resource_path %>/:id/delete
DELETE /<%= resource_path %>/:id
GET /<%= resource_path %>/:id/edit
GET /<%= resource_path %>
GET /<%= resource_path %>/new
GET /<%= resource_path %>/:id
PUT /<%= resource_path %>/:id
[Validate]