Class: Cased::Publishers::NullPublisher

Inherits:
Base
  • Object
show all
Defined in:
lib/cased/publishers/null_publisher.rb

Instance Method Summary collapse

Methods inherited from Base

#==

Instance Method Details

#publish(_event) ⇒ Object



8
# File 'lib/cased/publishers/null_publisher.rb', line 8

def publish(_event); end