Module: Webhooker
- Includes:
- ActiveSupport::Configurable
- Defined in:
- lib/webhooker.rb,
lib/webhooker/model.rb,
lib/webhooker/config.rb,
lib/webhooker/engine.rb,
lib/webhooker/version.rb,
app/jobs/webhooker/trigger_job.rb,
app/models/webhooker/subscriber.rb,
app/models/webhooker/application_record.rb,
app/helpers/webhooker/application_helper.rb,
app/controllers/webhooker/application_controller.rb,
app/controllers/webhooker/subscribers_controller.rb
Defined Under Namespace
Modules: ApplicationHelper, Model Classes: ApplicationController, ApplicationRecord, Engine, Subscriber, SubscribersController, TriggerJob
Constant Summary collapse
- VERSION =
"0.5.0"