Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Modified ActiveSupport::Inflector#parameterize with code from slugalizer (htt... | Adam Cigánek | 2008-09-23 | 1 | -1/+4 | |
* | Flesh out the parameterize method to support non-ascii text and underscores. | Michael Koziarski | 2008-09-11 | 1 | -1/+4 | |
* | Added Inflector#parameterize for easy slug generation ("Donald E. Knuth".para... | David Heinemeier Hansson | 2008-09-10 | 1 | -0/+5 | |
* | Fixed String#titleize to work for strings with 's too (closes #10571) [trek] | David Heinemeier Hansson | 2008-01-03 | 1 | -1/+4 | |
* | Extract InflectorTestCases so both inflector and string inflections tests can... | Jeremy Kemper | 2007-09-27 | 1 | -0/+208 |