method
hook_state
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::ExecutionWrapper
hook_state()private
No documentation available.
# File activesupport/lib/active_support/execution_wrapper.rb, line 113
def hook_state
@_hook_state ||= {}
end