Method: Ingresses::Mailgun::InboundEmailsController::Authenticator#signature
- Defined in:
- actionmailbox/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb
#signature ⇒ Object (readonly)
Returns the value of attribute signature.
85 86 87 |
# File 'actionmailbox/app/controllers/action_mailbox/ingresses/mailgun/inbound_emails_controller.rb', line 85 def signature @signature end |