tracks/config
Reinier Balt e58379e81f This fixes failing tests when the timezone is different than utc
There were several problems:
* Time.now returns the systems time, not the users time
* fixtures do not translate dates from timezone to utc, but stores the
  date verbatim
* calling a controller will set the timezone to the preference of the
  current_user. So it could be changed while you do not realize this. I
  fixed the failing test, but problems could be elsewhere
2015-08-05 11:50:33 +02:00
..
environments This fixes failing tests when the timezone is different than utc 2015-08-05 11:50:33 +02:00
initializers Bump version to 2.4devel 2014-10-02 12:02:01 -04:00
locales no space after "TRACKS::" (cf. en.yml) 2015-05-14 12:54:11 +02:00
application.rb This fixes failing tests when the timezone is different than utc 2015-08-05 11:50:33 +02:00
boot.rb Bring a few details in line with Rails 4.1 2014-06-19 12:33:38 -04:00
cucumber.yml set default format to progress for cucumber 2012-12-26 16:46:05 +01:00
database.yml.tmpl Use mysql for all databases in the template file 2012-10-09 12:22:07 -05:00
environment.rb Bring a few details in line with Rails 4.1 2014-06-19 12:33:38 -04:00
routes.rb Remove applescript integration. Closes #1723 2015-01-02 21:12:32 +00:00
secrets.yml create secrets.yml per rails upgrade instructions. It uses the secret key from site.yml 2014-09-22 10:28:33 +02:00
site.yml.tmpl Remove support for deprecated password-hashing algorithm 2014-11-15 10:28:29 -05:00