# File lib/action_controller/base.rb, line 1236 def expires_now #:doc: response.headers["Cache-Control"] = "no-cache" end