aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/template_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use helper method here.Emilio Tagua2010-09-281-6/+5
* Silence warnings here, only setting Encoding.default_external for testing.Emilio Tagua2010-09-281-2/+3
* Initialize @_virtual_path path ivar.Emilio Tagua2010-09-281-0/+1
* Move encoding settings for testing purposes to abstract_unit fileSantiago Pastorino2010-08-211-8/+1
* Update template to allow handlers to more cleanly handle encodings (ht: nex3)wycats2010-05-301-4/+13
* Make sure encoding changes don't break 1.8wycats2010-05-171-4/+6
* Significantly improved internal encoding heuristics and support.wycats2010-05-161-0/+128