Method: ActiveSupport::IsolatedExecutionState.context

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

.contextObject



55
56
57
# File 'activesupport/lib/active_support/isolated_execution_state.rb', line 55

def context
  scope.current
end