module ActionController::Exportation::ClassMethods
Public Instance Methods
exportation_scope(scope)
click to toggle source
# File lib/action_controller/exportation.rb, line 11 def exportation_scope(scope) self._exportation_scope = scope end