- Ruby version: see
.ruby-version
- System dependencies:
$ brew install postgresql imagemagick
- Configuration:
config/secrets.yml
- Database creation and initialization:
$ rake db:setup
- How to run the test suite:
$ rails test
This repository has been archived by the owner on Mar 12, 2023. It is now read-only.