To iniitialize app locally:
git clone https://github.com/dphilla/umami
rake db:create seed migrate
To run test suite:
rake db:test:prepare
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To iniitialize app locally:
git clone https://github.com/dphilla/umami
rake db:create seed migrate
To run test suite:
rake db:test:prepare