method
[]
v7.0.0 -
Show latest stable
- Class:
ActiveSupport::IsolatedExecutionState
[](key)public
No documentation available.
# File activesupport/lib/active_support/isolated_execution_state.rb, line 32
def [](key)
current[key]
end