/mandrill_log_analytics

Show analytics collected from mandrill log

Primary LanguageRuby

README

This README would normally document whatever steps are necessary to get the application up and running.

  • Ruby version

ruby-2.3.4

  • Preparation

gem install bundle

bundle

  • Database creation and populating with data

rake db:seed

  • How to run the test suite

rspec