Sology / maily_testapp

Sample application for MailyHerald

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MailyHerald Test Application

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

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

License

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

About

Sample application for MailyHerald


Languages

Language:Ruby 82.4%Language:HTML 13.9%Language:CSS 1.8%Language:JavaScript 1.8%