Method: ActiveSupport::IsolatedExecutionState.scope

Defined in:
activesupport/lib/active_support/isolated_execution_state.rb

.scopeObject (readonly)

Returns the value of attribute scope.



11
12
13
# File 'activesupport/lib/active_support/isolated_execution_state.rb', line 11

def scope
  @scope
end