Flowdock
method

envelope

Importance_0
v6.1.3.1 - Show latest stable - 0 notes - Class: InboundEmailsController
envelope() 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/sendgrid/inbound_emails_controller.rb, line 64
      def envelope
        JSON.parse(params.require(:envelope))
      end
Register or log in to add new notes.