aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/core_ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed all the testsDavid Heinemeier Hansson2005-02-151-1/+1
* A hopefully more successful attempt at the Routing branch mergeDavid Heinemeier Hansson2005-02-152-5/+9
* Backed out of routing merge.. investigating missing patchesDavid Heinemeier Hansson2005-02-152-9/+5
* Merged back the Routing branchDavid Heinemeier Hansson2005-02-152-5/+9
* Added Hash#stringify_keys and Hash#stringify_keys!David Heinemeier Hansson2005-02-121-0/+19
* Added IndifferentAccess as a way to wrap a hash by a symbol-based store that ...David Heinemeier Hansson2005-02-113-1/+40
* Added methods for removing subclasses -- couldnt make it work with the regula...David Heinemeier Hansson2005-01-251-0/+24
* Added Inflector.humanize to turn attribute names like employee_salary into "E...David Heinemeier Hansson2005-01-171-0/+4
* Made more stuff quietDavid Heinemeier Hansson2005-01-171-3/+4
* Made a bunch of stuff quiet in the docsDavid Heinemeier Hansson2005-01-176-14/+14
* Minor tweaksDavid Heinemeier Hansson2005-01-161-0/+1
* Fixed errors thrown to namespace collisionDavid Heinemeier Hansson2005-01-151-2/+2
* Dont polute the load path more than necessaryDavid Heinemeier Hansson2005-01-152-5/+3
* Added the meat for String inflectionDavid Heinemeier Hansson2005-01-152-0/+44
* Fixed the half applied 393 changesetDavid Heinemeier Hansson2005-01-117-58/+141
* Added Fixnum#ago/until, Fixnum#since/from_now #450 [bitsweat]David Heinemeier Hansson2005-01-101-1/+17
* Added time unit extensions to Fixnum that'll return the period in seconds, li...David Heinemeier Hansson2005-01-101-0/+36
* Added the first of the coming core extensionsDavid Heinemeier Hansson2005-01-091-0/+6