MailyHerald Test Application

September 9, 2015 ยท View on GitHub

This Rails 4.2 application demonstrates basic usage of MailyHerald - Ruby on Rails email management solution.

Setup

git clone https://github.com/Sology/maily_testapp
cd maily_testapp
bundle install
rake db:migrate
rake db:seed
foreman start

More Information

  • Home Page
  • API Docs
  • Showcase

For bug reports or feature requests see the issues on Github.

License

LGPLv3 License. Copyright 2015 Sology. http://www.sology.eu

Contents

  1. 1Setup
  2. 2More Information
  3. 3License