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