Class: Kitsune::Kit::Events::NullBus
- Inherits:
-
Object
- Object
- Kitsune::Kit::Events::NullBus
- Defined in:
- lib/kitsune/kit/events.rb
Instance Method Summary collapse
Instance Method Details
#publish(event) ⇒ Object
51 |
# File 'lib/kitsune/kit/events.rb', line 51 def publish(event) = event |
#subscribe ⇒ Object
50 |
# File 'lib/kitsune/kit/events.rb', line 50 def subscribe(*) = nil |