Module: StripeWebhooks

Includes:
Callbacks
Defined in:
lib/stripe_webhooks.rb,
lib/stripe_webhooks/engine.rb,
lib/stripe_webhooks/version.rb,
lib/stripe_webhooks/callbacks.rb,
lib/generators/stripe_webhooks.rb,
app/models/stripe_webhooks/event.rb,
app/models/stripe_webhooks/callback.rb,
app/jobs/stripe_webhooks/processor_job.rb,
app/helpers/stripe_webhooks/events_helper.rb,
app/models/stripe_webhooks/performed_callback.rb,
app/helpers/stripe_webhooks/application_helper.rb,
app/controllers/stripe_webhooks/events_controller.rb,
lib/generators/stripe_webhooks/callback_generator.rb,
app/controllers/stripe_webhooks/application_controller.rb

Defined Under Namespace

Modules: ApplicationHelper, Callbacks, EventsHelper, Generators Classes: ApplicationController, Callback, Engine, Event, EventsController, PerformedCallback, ProcessorJob

Constant Summary collapse

VERSION =
'0.5'.freeze

Method Summary

Methods included from Callbacks

included