# File lib/action_controller/metal/conditional_get.rb, line 82 def expires_now #:doc: response.cache_control.replace(:no_cache => true) end