lib/mandrill/web_hook.rb in mandrill-rails-0.0.2 vs lib/mandrill/web_hook.rb in mandrill-rails-0.0.3
- old
+ new
@@ -1,7 +1,8 @@
module Mandrill
module WebHook
end
end
+require 'mandrill/web_hook/attachment'
require 'mandrill/web_hook/event_decorator'
require 'mandrill/web_hook/processor'