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