Mandrill webhooks no longer set up for this. Add a webhook at https://mandrillapp.com/settings/webhooks/ Mar 24 2016
Sends & tracks outbound emails and provides the outbound widget in oscarj
Clone repo
git clone [email protected]:Microryza/outbound.git
Install gems
bundle install
Add the heroku app (ask @ryanlower if you don't have access)
heroku git:remote -a experiment-outbound
Download database
heroku pg:pull DATABASE_URL outbound_development
Run
bundle exec rails s