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