A gem that allows you to preview emails in the browser instead of sending them. This is ideal for testing email delivery in your development environment, eliminating (or at least significantly reducing) the possibility of accidentally sending a test email to a live email address.
Add the gem to your development environment:
gem "letter_opener", :group => :development