whinytasks 0.0.2
WhinyTasks is sort of like ExceptionMailer but specifically designed for rake tasks that run in the background. With any website, background jobs tend to accumulate and sometimes it's hard to tell if they're working properly. WhinyTasks defines the whiny_task method, which can be used in place of the task method and results in tasks that send emails to a designated address when an exception occurrs during the execution of the task.
Gemfile:
=
instalar:
=
dependencias de Development (1):
hoe
>= 1.7.0