aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/http/mime_type.rb
Commit message (Collapse)AuthorAgeFilesLines
* Reduce TextTemplate cost for simple casesYehuda Katz2009-10-281-0/+1
|
* Avoid super in define_method for RubiniusYehuda Katz2009-10-091-1/+6
|
* Remove last TODO.José Valim2009-07-291-1/+1
| | | | Signed-off-by: Yehuda Katz <wycats@gmail.com>
* Small changes to get 1.9 passing (for the most part)Yehuda Katz2009-06-231-1/+1
|
* Fixing pending tests and fixed some formats / partial rendering semanticsYehuda Katz + Carl Lerche2009-06-171-1/+13
|
* Remove some response content type concepts from ActionViewYehuda Katz + Carl Lerche2009-05-211-1/+1
|
* Cherry-pick core extensionsJeremy Kemper2009-05-131-0/+1
|
* Remove errant debug codeYehuda Katz2009-02-031-2/+0
|
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-271-0/+214