Class: Puffer::Controller::CollectionAction
- Defined in:
- lib/puffer/controller/actions.rb
Instance Attribute Summary
Attributes inherited from Action
Instance Method Summary collapse
Methods inherited from Action
#action, #display?, #i18n_scope, #initialize, #label, #method
Constructor Details
This class inherits a constructor from Puffer::Controller::Action
Instance Method Details
#action_scope ⇒ Object
70 71 72 |
# File 'lib/puffer/controller/actions.rb', line 70 def action_scope :collections end |