aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/content_type_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow Controllers to have multiple view_paths instead of a single template_ro...Rick Olson2007-02-041-1/+1
* test default content type for implicit rjs template renderRick Olson2006-09-181-0/+9
* Added that respond_to blocks will automatically set the content type to be th...David Heinemeier Hansson2006-09-171-0/+31
* Added proper getters and setters for content type and charset [DHH] Added utf...David Heinemeier Hansson2006-09-171-0/+99