aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/customers.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix expanding an array of `composed_of` objects which have multiple mappingsRyuta Kamizono2018-01-291-1/+10
* Added :constructor and :converter options to composed_of and deprecated the c...Rob Anderton2008-09-101-1/+10
* Added :allow_nil option for aggregations (closes #5091) [ian.w.white@gmail.com]David Heinemeier Hansson2006-05-211-0/+9
* Added better defaults for composed_of, so statements like composed_of :time_z...David Heinemeier Hansson2005-03-011-0/+1
* Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru...David Heinemeier Hansson2005-01-011-0/+7