nikhaldi / exception_notification-rake

Sends mail upon failures in Rake tasks
MIT License
39 stars 14 forks source link

Use prepend instead of ugly alias_method chain #25

Closed TylerRick closed 5 years ago

lostapathy commented 5 years ago

This seems good, thanks!

nikhaldi commented 5 years ago

Nice simplification, thanks!