Sha256: 6cd9b666f398754ef5859528655f453778293165de7880d7c192c935902593a0
Contents?: true
Size: 173 Bytes
Versions: 3
Compression:
Stored size: 173 Bytes
Contents
# frozen_string_literal: true require_relative "../../app/webhooks/webhook_test_handler" Munster.configure do |config| config.active_handlers = [WebhookTestHandler] end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
munster-0.3.1 | example/config/initializers/munster.rb |
munster-0.3.0 | example/config/initializers/munster.rb |
munster-0.2.0 | example/config/initializers/munster.rb |