method
to_h
rails 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 to_h()No documentation available.
# File activesupport/lib/active_support/execution_context.rb, line 39
def to_h
store.dup
end