Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'force-filenames-to-utf8' into rails-3-develop | Louise Crow | 2015-05-28 | -0/+14 |
|\ | ||||
| * | Force attachment filenames to utf-8 before trying to save them | Louise Crow | 2015-05-15 | -3/+6 |
| * | Add method for forcing strings to valid utf-8 | Louise Crow | 2015-05-14 | -0/+11 |
* | | Add source file encoding for all ruby files. | Louise Crow | 2015-05-15 | -0/+1 |
|/ | ||||
* | Remove unused variable | Rowan Crawford | 2014-03-01 | -2/+0 |
* | Handle UndefinedConversionError when converting to utf-8 | Rowan Crawford | 2014-03-01 | -5/+5 |
* | Add a helper function for dumping text to disk | Mark Longair | 2013-05-16 | -0/+11 |
* | Add functions for converting from arbitrary text data to UTF-8 | Mark Longair | 2013-05-16 | -0/+75 |