aboutsummaryrefslogtreecommitdiffstats
path: root/lib/normalize_string.rb
Commit message (Expand)AuthorAgeLines
* Merge branch 'force-filenames-to-utf8' into rails-3-developLouise Crow2015-05-28-0/+14
|\
| * Force attachment filenames to utf-8 before trying to save themLouise Crow2015-05-15-3/+6
| * Add method for forcing strings to valid utf-8Louise Crow2015-05-14-0/+11
* | Add source file encoding for all ruby files.Louise Crow2015-05-15-0/+1
|/
* Remove unused variableRowan Crawford2014-03-01-2/+0
* Handle UndefinedConversionError when converting to utf-8Rowan Crawford2014-03-01-5/+5
* Add a helper function for dumping text to diskMark Longair2013-05-16-0/+11
* Add functions for converting from arbitrary text data to UTF-8Mark Longair2013-05-16-0/+75