aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/accounts.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix has_one with foreign_key and primary_key association bug which caused the...Graeme Porteous2009-09-121-0/+1
* has_one supports the :dependent => :delete option which skips the typical cal...Jeremy Kemper2006-08-291-1/+6
* Added calculations: Base.count, Base.average, Base.sum, Base.minimum, Base.ma...David Heinemeier Hansson2006-02-251-0/+5
* Make dynamic finders honor additional passed in :conditions. Closes #3569.Marcel Molina2006-01-221-0/+5
* Adds :nullify option to :depends. Closes #2015 (Robby Russell)Tobias Lütke2005-10-151-0/+5
* InitialDavid Heinemeier Hansson2004-11-241-0/+8