instance method
health_check
Ruby on Rails 6.0.6
Since v6.0.6Signature
health_check()
No documentation comment.
Source
# File actionmailbox/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb, line 28
def health_check
head :ok
end
Defined in actionmailbox/app/controllers/action_mailbox/ingresses/mandrill/inbound_emails_controller.rb line 28
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActionMailbox::Ingresses::Mandrill::InboundEmailsController