Method: ActiveSupport::ExecutionContext.to_h

Defined in:
activesupport/lib/active_support/execution_context.rb

.to_hObject



39
40
41
# File 'activesupport/lib/active_support/execution_context.rb', line 39

def to_h
  store.dup
end