Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed that has_many :through would ignore the hash conditions (closes #11447)... | David Heinemeier Hansson | 2008-03-28 | 1 | -0/+5 |
* | Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen] | Rick Olson | 2008-03-24 | 1 | -0/+2 |
* | Add :readonly option to HasManyThrough associations. Closes #11156 [miloops] | Pratik Naik | 2008-03-07 | 1 | -1/+2 |
* | Revert r8742: remove has_many with :group option since it has sketchy sql sup... | Jeremy Kemper | 2008-02-03 | 1 | -1/+0 |
* | Make sure count works on has_many :through associations using :group. Closes... | Michael Koziarski | 2008-01-27 | 1 | -0/+1 |
* | belongs_to supports :dependent => :destroy and :delete. Closes #10592. | Jeremy Kemper | 2008-01-19 | 1 | -1/+13 |
* | move assets and models | Jeremy Kemper | 2008-01-18 | 1 | -0/+109 |