I have a rather large jpg image file and several css files and they will not change for every reboot, but every time it loads the full imgae instead of caching in the browser, I tried to change the configuration as config.action_controller.perform_caching = true and t .d., but nothing helps. Is there any way to do this?
ruby-on-rails browser-cache ruby-on-rails-3 heroku cache-control
n00b
source share