Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added Inflector.humanize to turn attribute names like employee_salary into "E... | David Heinemeier Hansson | 2005-01-17 | 1 | -0/+2 |
* | Added availability of class inheritable attributes to the masses #477 [bitsweat] | David Heinemeier Hansson | 2005-01-15 | 1 | -0/+18 |
* | Added Inflections as an extension on String, so Inflector.pluralize(Inflector... | David Heinemeier Hansson | 2005-01-15 | 1 | -0/+2 |
* | Added Byte operations to Numeric, so 5.5.megabytes + 200.kilobytes #461 [Marc... | David Heinemeier Hansson | 2005-01-11 | 1 | -0/+2 |
* | Fixed that Dependencies.reload can't load the same file twice #420 [Kent Sibi... | David Heinemeier Hansson | 2005-01-10 | 1 | -0/+2 |
* | Added Fixnum#ago/until, Fixnum#since/from_now #450 [bitsweat] | David Heinemeier Hansson | 2005-01-10 | 1 | -0/+2 |
* | Some missing docs | David Heinemeier Hansson | 2005-01-10 | 1 | -0/+2 |
* | Added time unit extensions to Fixnum that'll return the period in seconds, li... | David Heinemeier Hansson | 2005-01-10 | 1 | -0/+1 |