Module: Hammock::Constants
- Defined in:
- lib/hammock/constants.rb
Constant Summary collapse
- ImpliedVerbs =
[:index, :create, :show, :update, :destroy]
- ImpliedUnsafeActions =
[:new, :edit, :destroy]
[:index, :create, :show, :update, :destroy]
[:new, :edit, :destroy]