Method: ActiveSupport::ExecutionWrapper::CompleteHook#hook
- Defined in:
- activesupport/lib/active_support/execution_wrapper.rb
#hook ⇒ Object
Returns the value of attribute hook
32 33 34 |
# File 'activesupport/lib/active_support/execution_wrapper.rb', line 32 def hook @hook end |