Class: Cathode::IndexAction
- Includes:
- RequiresCustomActionForSingular, RequiresHasManyAssociation
- Defined in:
- lib/cathode/action.rb
Overview
Provides additional behavior for index 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