Rails 3 Sending errors to email

前端 未结 4 1350
我在风中等你
我在风中等你 2021-01-13 21:26

How do I hijack Rails (3) error handling to email errors with full trace to me?

4条回答
  •  [愿得一人]
    2021-01-13 22:03

    Exception Notifier Plugin for Rails https://github.com/smartinez87/exception_notification

提交回复
热议问题