Module: RapidApi::ActionController::Scope
- Extended by:
- ActiveSupport::Concern
- Included in:
- ResourceActions
- Defined in:
- lib/rapid_api/action_controller/scope.rb
Defined Under Namespace
Modules: ClassMethods
Instance Attribute Summary collapse
-
#scope ⇒ Object
Returns the value of attribute scope.
Instance Attribute Details
#scope ⇒ Object
Returns the value of attribute scope.
7 8 9 |
# File 'lib/rapid_api/action_controller/scope.rb', line 7 def scope @scope end |