Commit graph

16 commits

Author SHA1 Message Date
Devin Howard
b3f8f6652a simplecov added 2016-02-08 11:19:36 +08:00
Devin Howard
f9128dad7a vendor in gitignore 2016-02-06 12:52:38 +08:00
Devin Howard
70f5a5db11 centralize config in .env file, which includes remaving database.yml.default and overriding that file's local changes in favour of env variables. In future, all instance config can go in .env 2016-01-06 22:36:29 +08:00
Connor Turland
6e79b58e16 updated files to use amazon assets 2015-10-27 21:46:07 -07:00
Devin Howard
12c6765f8b add secrets.yml.default 2015-10-27 18:17:04 +08:00
Devin Howard
72e67c188a resume ignoring public/assets 2015-10-23 23:23:23 +08:00
mix irving
7a1b68960d install dotenv to help managed env vars 2015-03-09 08:50:24 +13:00
Gord Tanner
5592c4710a Created a Vagrantfile
Install instructions:

- clone repo
- (ensure you have VirtualBox and Vagrant)
- run configure.sh

This will create a VM, install all the software. Once vm is provisioned
it will then bundle install and configure your database

To start the service you can then run:

vagrant ssh -c 'cd /vagrant; rails s'
2015-01-22 17:53:18 -05:00
Connor Turland
7dc2f66d96 Update .gitignore 2014-10-18 09:15:08 -04:00
Bashar Jabbour
cad8af2c1f updated the cheatsheet 2014-10-02 22:33:28 -04:00
Connor Turland
211d9220dd added precompiled assets 2013-04-26 00:32:09 -04:00
Devin Howard
b40d63c0c1 added public/assets to gitignore because it seems to make sense 2013-03-07 21:44:25 -05:00
Devin Howard
ac02995bac updated .gitignore 2012-12-15 13:49:12 -05:00
Connor Turland
efb442fe5d swapped back in local/staging database file 2012-12-09 19:34:47 -05:00
Connor Turland
392a187b1c test 2012-09-23 16:21:41 -04:00
Connor Turland
8f3164027b added all files 2012-09-22 22:39:12 -04:00