Method: ActiveSupport::Notifications::Fanout::Subscribers::EventObject#group_class
- Defined in:
- activesupport/lib/active_support/notifications/fanout.rb
#group_class ⇒ Object
434 435 436 |
# File 'activesupport/lib/active_support/notifications/fanout.rb', line 434 def group_class EventObjectGroup end |