aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/http/cache.rb
Commit message (Expand)AuthorAgeFilesLines
* no need to assign if we are gonna returnXavier Noria2010-08-121-2/+2
* ETag: use body instead of @body since the method will always return a stringJeremy Kemper2010-06-281-2/+2
* adds missing requires for Object#blank? and Object#present?Xavier Noria2010-03-281-0/+2
* Fix a bunch of pending tests by providing an introspection mode for the Respo...Carlhuda2010-02-191-3/+18
* Split ActionDispatch http in smaller chunks.José Valim2010-01-161-0/+123