Method: ActiveSupport::Notifications::Fanout::Subscribers::Evented#delegate
- Defined in:
- activesupport/lib/active_support/notifications/fanout.rb
#delegate ⇒ Object (readonly)
Returns the value of attribute delegate.
377 378 379 |
# File 'activesupport/lib/active_support/notifications/fanout.rb', line 377 def delegate @delegate end |