Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed documentation snafus #575, #576, #577, #585 | David Heinemeier Hansson | 2005-02-07 | 1 | -2/+2 |
* | Added Inflector.humanize to turn attribute names like employee_salary into "E... | David Heinemeier Hansson | 2005-01-17 | 1 | -0/+4 |
* | Also accepts Symbols and Classes by calling .to_s on the word supplied | David Heinemeier Hansson | 2005-01-10 | 1 | -5/+5 |
* | Fixed rewriting of dashes, lashes | David Heinemeier Hansson | 2005-01-08 | 1 | -1/+1 |
* | Moved support from both Action Pack and Active Record into a separate module ... | David Heinemeier Hansson | 2004-12-29 | 1 | -0/+80 |