aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/associations/has_one_associations_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure methods called on association proxies respect access control. [#1083 s...Pratik Naik2008-10-131-0/+10
* Fix that has_one natural assignment to already associated record. [#854 state...Jakub Kuźma2008-08-211-0/+10
* Fix file permissionsTarmo Tänav2008-07-311-0/+0
* Add support for :primary_key option to has_one as well as has_many so that a ...Brad Greenlee2008-07-061-0/+7
* Add :validate option to associations. [#301 state:resolved]Jan De Poorter2008-06-111-0/+12
* Fix faulty tests introduced in 8d0b4fa39Michael Koziarski2008-05-241-1/+1
* Added :select option to has_one and belongs_to, remove unused :order option o...josevalim2008-05-241-0/+5
* Split associations_test.rb into multiple files based on association type. [Pr...Pratik Naik2008-04-061-0/+318