method
to_h
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::ExecutionContext
to_h()public
No documentation available.
# File activesupport/lib/active_support/execution_context.rb, line 39
def to_h
store.dup
end