Rails exception notifier in rake tasks

后端 未结 4 1262
余生分开走
余生分开走 2020-12-15 22:16

I have a simple rails application with a few controller and some rake tasks. A couple of tasks are executed by cron configured with whenever gem.

One of my task is e

4条回答
  •  轮回少年
    2020-12-15 22:29

    there is new easier solution: gem https://github.com/nikhaldi/exception_notification-rake

提交回复
热议问题