module MailgunCatcher

Constants

VERSION

Public Class Methods

setup() { |config| ... } click to toggle source
# File lib/mailgun_catcher.rb, line 11
def self.setup
  yield config
end