Class: MuchRailsPubSub::Config::DefaultPublishedEvents

Inherits:
PublishedEvents
  • Object
show all
Defined in:
lib/much-rails-pub-sub.rb

Instance Method Summary collapse

Instance Method Details

#<<(value) ⇒ Object



105
106
107
# File 'lib/much-rails-pub-sub.rb', line 105

def <<(value)
  value
end