We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e130f6 commit d3dd9deCopy full SHA for d3dd9de
1 file changed
config/environments/production.rb
@@ -16,6 +16,7 @@
16
# Full error reports are disabled and caching is turned on.
17
config.consider_all_requests_local = false
18
config.action_controller.perform_caching = true
19
+ Rack::MiniProfiler.config.disable_caching = false
20
21
# Ensures that a master key has been made available in either ENV["RAILS_MASTER_KEY"]
22
# or in config/master.key. This key is used to decrypt credentials (and other encrypted files).
0 commit comments