Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add has_one :through support, finally. Closes #4756 [thechrisoshow] | Rick Olson | 2008-03-21 | 1 | -1/+62 | |
* | Add :readonly option to HasManyThrough associations. Closes #11156 [miloops] | Pratik Naik | 2008-03-07 | 1 | -0/+5 | |
* | Introduce the :readonly option to all associations. Records from the associat... | Jeremy Kemper | 2008-02-13 | 1 | -0/+20 | |
* | Fix has_many :through a polymorphic has_many. Closes #10529 [Aleksey Kondrate... | Jeremy Kemper | 2008-02-02 | 1 | -1/+10 | |
* | Make sure that belongs_to counter decrements when assigning nil Closes #10804... | Michael Koziarski | 2008-01-26 | 1 | -0/+12 | |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -8/+8 | |
* | belongs_to supports :dependent => :destroy and :delete. Closes #10592. | Jeremy Kemper | 2008-01-19 | 1 | -1/+18 | |
* | Introduce preload query strategy for eager :includes. Closes #9640. | Jeremy Kemper | 2008-01-19 | 1 | -0/+5 | |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -17/+17 | |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+2177 |