I am about to deploy an application with sensitive data. For that reason, there should not be any data stored to disk. Is there a way to disable server side caching? I could not find any.
I happened to come across this question and am assuming you no longer need an answer. However, I believe what you're looking for is the following:
config.action_controller.perform_caching = false
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With