docbrown/config/environments
Daniel Uber 2478bf7ec7
Enable redis cache store in development (#13526)
* Always setup redis cache store in development

We need this for argument passing for the podcast episode create
worker after 9973b7361e8936ecd95c938746093524ad56ff63

Do still disable action controller caching by default, but permit
Rails.cache.write and Rails.cache.read to do the expected things
between sidekiq processes.
2021-04-27 08:30:50 -05:00
..
development.rb Enable redis cache store in development (#13526) 2021-04-27 08:30:50 -05:00
production.rb Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00
test.rb Upgrade Rails to 6.1.3.1 (#11333) 2021-04-05 10:39:48 -04:00