Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use multibyte proxy class on 1.9, refactor Unicode. | Norman Clarke | 2010-05-21 | 1 | -2/+3 |
* | fixes colon in previous YAML example | Xavier Noria | 2010-05-03 | 1 | -1/+1 |
* | Fix transliteration rule example in docs. [#4526 state:resolved] | Norman Clarke | 2010-05-03 | 1 | -2/+3 |
* | Delegate Inflector.transliterate to i18n. [#4508 state:resolved] | Norman Clarke | 2010-04-30 | 1 | -38/+56 |
* | Improve reliability of Inflector.transliterate. [#4374 state:resolved] | Norman Clarke | 2010-04-12 | 1 | -24/+37 |
* | Parameterize should accept malformed utf8 characters [#4323 state:resolved] | Kristopher Murata | 2010-04-04 | 1 | -1/+4 |
* | Any reason we can't just use the slow 1.8 path for transliteration in 1.9? | wycats | 2010-03-17 | 1 | -2/+2 |
* | Removed the + sign as an accepted character from the parameterize method, as ... | Stijn Mathysen | 2010-03-05 | 1 | -1/+1 |
* | Break up inflector to reduce the dependency burden on dependency-les methods ... | Yehuda Katz | 2009-11-07 | 1 | -0/+61 |