aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib
Commit message (Expand)AuthorAgeFilesLines
* Fixed that Dependencies.reload can't load the same file twice #420 [Kent Sibi...David Heinemeier Hansson2005-01-101-1/+1
* Added Fixnum#ago/until, Fixnum#since/from_now #450 [bitsweat]David Heinemeier Hansson2005-01-101-1/+17
* Also accepts Symbols and Classes by calling .to_s on the word suppliedDavid Heinemeier Hansson2005-01-101-5/+5
* Added time unit extensions to Fixnum that'll return the period in seconds, li...David Heinemeier Hansson2005-01-101-0/+36
* Added run time fix for the test/unit problems with Ruby 1.8.2David Heinemeier Hansson2005-01-101-0/+24
* Added write_inheritable_hash to use with conditional filters in Action PackDavid Heinemeier Hansson2005-01-091-0/+5
* Added the first of the coming core extensionsDavid Heinemeier Hansson2005-01-092-0/+7
* Fixed rewriting of dashes, lashesDavid Heinemeier Hansson2005-01-081-1/+1
* Fixed small issue with ARGV and IRBDavid Heinemeier Hansson2005-01-051-524/+526
* Fixed loading problems with controller hierarchiesDavid Heinemeier Hansson2005-01-021-1/+4
* Added test cases and rakefile to Active SupportDavid Heinemeier Hansson2005-01-021-3/+29
* Include as loaded regardless of successDavid Heinemeier Hansson2004-12-301-6/+9
* Rearranging dependenciesDavid Heinemeier Hansson2004-12-293-1/+607
* Moved support from both Action Pack and Active Record into a separate module ...David Heinemeier Hansson2004-12-297-0/+316