Also useful (even for non Rails projects): http://mocksmtpapp.com/
Announcing mails_viewer - easiest way to test mails in Rails app
21–23 of 23 posts
Re: Announcing mails_viewer - easiest way to test mails in Rails app
#22Nice, glad to see startups giving back to open source community.
Re: Announcing mails_viewer - easiest way to test mails in Rails app
#23Good to see it got a maintainer. We use this gem together with postfix, all mails goes to postfix will be redirected to the gem. Then we use this postfix server for all our apps on staging, works pretty well.