Commit graph

11 commits

Author SHA1 Message Date
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