-
- Downloads
Fix caching
The namespaced env cache needs to be recreated after forking. With the old method of changing the Rails cache, this was not happening correctly.
Showing
- config/application.rb 2 additions, 0 deletionsconfig/application.rb
- config/environments/development.rb 6 additions, 3 deletionsconfig/environments/development.rb
- config/environments/production.rb 4 additions, 1 deletionconfig/environments/production.rb
- lib/namespaced_env_cache.rb 0 additions, 2 deletionslib/namespaced_env_cache.rb
Please sign in to comment