events()
private

No documentation available.

# File actionmailbox/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb, line 37
      def events
        JSON.parse params.require(:mandrill_events)
      end