mail_safe 0.3.2 released

Este post fue migrado de un blog hecho con Wordpress. Si se ve mal, dejame un comentario y lo arreglo.

At Watu, we have just released a new version of mail_safe gem (originally developed by Myron Marston).

Mail safe provides a safety net while you're developing an application that uses ActionMailer. It keeps emails from escaping into the wild. Once you've installed and configured this gem, you can rest assure that your app won"t send emails to external email addresses. Instead, emails that would normally be delivered to external addresses will be sent to an address of your choosing, and the body of the email will be appended with a note stating where the email was originally intended to go.

Changelog for 0.3.2 version

Thanks

Thanks Watu for funding this release and Myron for the support!

Update

0.3.3 has just been released (17th of september) to make coveralls a development dependency instead of a deployment one.

Comentarios