Method: ActiveSupport::IsolatedExecutionState.context
- Defined in:
- activesupport/lib/active_support/isolated_execution_state.rb
.context ⇒ Object
57 58 59 |
# File 'activesupport/lib/active_support/isolated_execution_state.rb', line 57 def context scope.current end |