lib/mandrill/web_hook.rb in mandrill-rails-1.1.1 vs lib/mandrill/web_hook.rb in mandrill-rails-1.2.0
- old
+ new
@@ -3,6 +3,7 @@
end
end
require 'mandrill/web_hook/attachment'
require 'mandrill/web_hook/event_decorator'
+require 'mandrill/web_hook/image'
require 'mandrill/web_hook/processor'