aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/conditional_get.rb
Commit message (Collapse)AuthorAgeFilesLines
* cleanup of ActionController::Metal inline documentationJoost Baaij2010-08-261-6/+6
|
* Rename RackConvenience => RackDelegationJoshua Peek2009-12-201-1/+1
|
* Fixes expires_now and cleans things up a bitYehuda Katz2009-10-261-1/+1
|
* Extract #head into its own module and simplify itYehuda Katz2009-10-261-36/+3
|
* Add nagivational behavior to respond_with.José Valim2009-08-071-3/+4
|
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect ↵Yehuda Katz2009-08-061-0/+118
their module locations