aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/base_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Added Base.default_timezone accessor that determines whether to use Time.loca...David Heinemeier Hansson2004-12-281-1/+10
* Changed the interface on AbstractAdapter to require that adapters return the ...David Heinemeier Hansson2004-12-191-2/+6
* Added Base.destroy and Base.delete to remove records without holding a refere...David Heinemeier Hansson2004-12-171-7/+23
* Added proper handling of time fields that are turned into Time objects with t...David Heinemeier Hansson2004-12-011-0/+15
* InitialDavid Heinemeier Hansson2004-11-241-0/+544