Module: PubSub::Testing::RailsEventStore

Defined in:
lib/pub_sub/testing/rails_event_store.rb

Instance Method Summary collapse

Instance Method Details

#event_storeObject



4
5
6
# File 'lib/pub_sub/testing/rails_event_store.rb', line 4

def event_store
  Rails.configuration.event_store
end