Commit graph

5 commits

Author SHA1 Message Date
Henne Vogelsang
6f061756ae Make the database.yml example file generic
So it works with environment variables (12 factory baby!). Enables
us to drop all enviroment specific 'special' example files.
2018-09-12 19:41:37 +02:00
rishabh92
4409610a89 Add database config examples for all supported databases
Example for MySQL and PostgreSQL added.
Fixes #1676

Update comments based on code review
2017-12-13 17:27:23 +02:00
Chrisbr
0a5f08878f Switch back to sqlite test db
http://stackoverflow.com/questions/19493153/rails-4-use-sqlite-memory-db-for-selenium-driven-tests
2014-05-10 16:45:51 +02:00
James Mason
022c733b6d Suggest an in-memory db for testing. 2014-05-08 12:05:57 -07:00
Henne Vogelsang
73013bd3e6 * Add ID and track to the event overview
* Get rid of the timezones in the schedule, need to deal with that on output
* Skip auth token verfiy on schedule updates
* Make it possible to withdraw confirmed submissions
* Show if people are not registerd
2013-06-14 13:17:40 +02:00
Renamed from config/database.yml (Browse further)