/mailit-before

This is the ror practice for doing ryan bates' railscast for http://railscasts.com/episodes/61-sending-email-revised

Primary LanguageRuby

RailsCasts Example Application

Run these commands to try it out.

bundle
rake db:setup
rails s

Requires Ruby 1.9.2 or later to run.