Flowdock
method

events

Importance_0
v6.1.7.7 - Show latest stable - 0 notes - Class: InboundEmailsController
events() private

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionmailbox/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb, line 37
      def events
        JSON.parse params.require(:mandrill_events)
      end
Register or log in to add new notes.