aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support.rb
Commit message (Expand)AuthorAgeFilesLines
* Eliminate Active Support warnings.Jeremy Kemper2006-08-291-1/+1
* Initial Version of Deprecation for Rails[Koz]Michael Koziarski2006-07-271-0/+1
* move vendor inside lib so that rake freeze_edge worksRick Olson2006-03-081-1/+1
* Added Hash#to_xml and Array#to_xml that makes it much easier to produce XML f...David Heinemeier Hansson2006-03-081-1/+4
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-2/+1
* Add ActiveSupport::JSON and Object#to_json for converting Ruby objects to JSO...Sam Stephenson2005-12-271-1/+3
* Add Object#with_options for DRYing up multiple calls to methods having shared...Sam Stephenson2005-12-151-0/+1
* Include OrderedOptions by defaultDavid Heinemeier Hansson2005-09-301-0/+2
* Added Kernel#silence_warnings and puts it into use throughout the frameworkDavid Heinemeier Hansson2005-09-111-1/+0
* Fixed rails_generator to be usable without RubyGems #686 [Cristi BALAN]. Move...David Heinemeier Hansson2005-03-061-0/+4
* Moved TimeZone to Active SupportDavid Heinemeier Hansson2005-02-231-0/+2
* Move Controllers wrapper module away from environment.rb and into dependencie...David Heinemeier Hansson2005-02-151-0/+29