Method: ActiveSupport::Notifications::Instrumenter#id
- Defined in:
- activesupport/lib/active_support/notifications/instrumenter.rb
#id ⇒ Object (readonly)
Returns the value of attribute id.
10 11 12 |
# File 'activesupport/lib/active_support/notifications/instrumenter.rb', line 10 def id @id end |