Module: Trabox::Publisher

Included in:
Google::Cloud::PubSub
Defined in:
lib/trabox/publisher.rb,
lib/trabox/publisher/google/cloud_pubsub.rb

Defined Under Namespace

Modules: Google

Instance Method Summary collapse

Instance Method Details

#publish(event) ⇒ Object

Parameters:

  • event (ActiveRecord)

    publishするイベント



6
# File 'lib/trabox/publisher.rb', line 6

def publish(event); end