Module: ActionController::Exportation::ClassMethods
- Defined in:
- lib/action_controller/exportation.rb
Instance Method Summary collapse
Instance Method Details
#exportation_scope(scope) ⇒ Object
13 14 15 |
# File 'lib/action_controller/exportation.rb', line 13 def exportation_scope(scope) self._exportation_scope = scope end |