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

Instance Attribute Details

#scopeObject

Returns the value of attribute scope.



7
8
9
# File 'lib/rapid_api/action_controller/scope.rb', line 7

def scope
  @scope
end