aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/data/encoding_conversions.txt
Commit message (Collapse)AuthorAgeFilesLines
* load the encoding converter to work around [ruby-core:41556] when switching ↵Aaron Patterson2011-12-081-88/+0
| | | | encodings
* Switch from marshal format to plain text for the encoding conversions dump. ↵Jon Leighton2011-11-161-0/+88
This is for windows compatibility. Fixes #3644.