Class
ActiveSupport::Notifications::Event
In:
lib/active_support/notifications/instrumenter.rb
Parent:
Object
Methods
new
parent_of?
Attributes
duration
[R]
end
[R]
name
[R]
payload
[R]
time
[R]
transaction_id
[R]
Public Class methods
new
(name, start, ending, transaction_id, payload)
Public Instance methods
parent_of?
(event)
[Validate]