Method: ActiveSupport::Notifications::Event#payload
- Defined in:
- lib/active_support/notifications/instrumenter.rb
#payload ⇒ Object (readonly)
Returns the value of attribute payload.
55 56 57 |
# File 'lib/active_support/notifications/instrumenter.rb', line 55 def payload @payload end |