Getting the app running bundle install rake db:migrate && RAILS_ENV=test rake db:migrate rake db:seed rspec rails s Integrate with MailChimp Send through their name/email Create/use your own MailChimp account if needed Unit and Integration (actually sends to MailChimp) specs