Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add license header to files. | Harald Eilertsen | 2018-06-17 | 2 | -0/+30 |
| | |||||
* | Don't install docs for bundler in setup script. | Harald Eilertsen | 2018-04-17 | 1 | -1/+1 |
| | |||||
* | Fix bootstrapping vagrant environment. | Harald Eilertsen | 2018-04-01 | 1 | -1/+10 |
| | | | | | | | - just start postgresql instead of restarting everything after install. - update setup script to install required ruby version and deps if not installed. - seed database when running the dev:setup rake task. | ||||
* | Add simple year review script. | Harald Eilertsen | 2015-12-28 | 1 | -0/+18 |
| | |||||
* | Don't install production gems in dev mode. | Harald Eilertsen | 2013-04-19 | 1 | -1/+1 |
| | |||||
* | Create development setup script. | Harald Eilertsen | 2013-01-28 | 1 | -0/+6 |
| | | | | | | Runs bundle install, creates database config and loads the database schema and initial seed. Should probably be made smarter in the end, but for now we'll try to get by with this. | ||||
* | Initial commit. | Harald Eilertsen | 2013-01-25 | 1 | -0/+6 |