method
state
v7.1.3.2 -
Show latest stable
- Class:
ActiveSupport::IsolatedExecutionState
state()private
No documentation available.
# File activesupport/lib/active_support/isolated_execution_state.rb, line 69
def state
context.active_support_execution_state ||= {}
end