smashingboxes / box_cutter

Box Cutter is inspired by thoughtbot's Suspenders. Just like Suspenders says, use Box Cutter if you're in a rush to build something amazing; don't use it if you like missing deadlines.
MIT License
4 stars 2 forks source link

recipient_interceptor #17

Open BrandonMathis opened 10 years ago

BrandonMathis commented 10 years ago

https://github.com/croaky/recipient_interceptor

I think this gem could be very useful. It prevents the staging server from sending emails to users that may be cloned down from production.

We recently had this issue on packpurcahse after Brian asked that data from staging be cloned down onto our production servers. What happened was delayed_job started sending out emails to some users. It was a major pain :see_no_evil: