This repository uses the following database, which should not be changed.
| Database | PostgreSQL |
The following settings may be changed on a new branch. See below for naming and documentation conventions.
| Branch | master |
|---|---|
| Rails | 3.2.6 |
| Rack server | Passenger |
| Manifest file | - |
| Deployment hooks | - |
| Process file | - |
If you would like to modify the contents of this repository, please create a new branch. When doing so, please remember to:
- Follow conventions when naming the branch (ie. if you want to use the Puma rack server, please name the branch Puma)
- Add a section to this document in the above format stating your changes