Files
openfoodnetwork/config
Pedro Costa 1ddbc24a8b Fix default time zone config
Why:

* Starting the environment, even with just `bundle exec rake`, results
  in the following error:
  ```sh
  Value assigned to config.time_zone not recognized.Run "rake -D time"
  for a list of tasks for finding appropriate time zone names.
  ```

This change addresses the issue by:

* Adding the time zone setting to environment specific configurations,
  defaulting to UTC in development, and using Melbourne in tests.
2018-10-30 23:50:23 +00:00
..
2018-10-30 23:50:23 +00:00
2012-03-27 10:10:26 +11:00
2018-10-09 16:54:08 +11:00
2016-05-25 08:10:20 +10:00
2012-03-27 11:06:49 +11:00