Class: Cathode::CreateAction
- Includes:
- RequiresAssociation, RequiresCustomActionForSingular, RequiresStrongParams
- Defined in:
- lib/cathode/action.rb
Overview
Provides additional behavior for create actions.
Instance Attribute Summary
Attributes inherited from Action
#action_access_filter, #action_block, #http_method, #name, #override_block, #resource, #strong_params
Method Summary
Methods inherited from Action
#allowed?, create, #initialize
Methods included from ActionDsl
#actions, #custom_actions, #default_actions
Constructor Details
This class inherits a constructor from Cathode::Action