18 19 20
# File 'lib/no-cache.rb', line 18 def no_cache! response.headers.merge!(NoCache.headers) end