Files
openfoodnetwork/config/initializers
Pau Perez fede58289b Move Cache::Store config to new initializer
I don't know why but `Rails.logger` is still nil when evaluated from
`configure` block in `config/environments/development.rb`. The only way
I found to make ActiveSupport's cache to use the default logger is from
an initializer.

Note that `ActiveSupport::Cache::Store` uses `debug` level and so we
need to set the dev logger in that same level to see its messages. If
you want to debug in staging as well, you'll need to modify the log
level manually.
2019-03-13 19:08:46 +01:00
..
2012-03-27 10:10:26 +11:00
2019-03-07 10:04:20 +11:00
2017-08-02 10:01:12 +10:00
2012-03-27 10:10:26 +11:00
2012-03-27 10:10:26 +11:00
2014-05-30 15:23:42 +10:00
2014-09-16 00:13:43 +10:00
2018-10-08 23:06:54 +01:00
2012-03-27 10:10:26 +11:00