Contents of this Cloud 66 sample:
This repository uses the following database, which should not be changed.
Database | MongoDB |
The following settings may be changed on a new branch. See below for naming and documentation conventions.
Branch | master |
---|---|
Rails | 3.2.11 |
Rack server | Passenger |
Manifest file | use_asset_pipeline = true |
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.