Class: Puffer::Controller::MemberAction

Inherits:
Action
  • Object
show all
Defined in:
lib/puffer/controller/actions.rb

Instance Attribute Summary

Attributes inherited from Action

#controller, #route

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_scopeObject



62
63
64
# File 'lib/puffer/controller/actions.rb', line 62

def action_scope
  :members
end