Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Un-deprecate using 'default_scope' as a macro, but if you are calling the mac... | Jon Leighton | 2011-04-18 | 1 | -4/+1 |
* | Deprecated support for passing hashes and relations to default_scope, in favo... | Jon Leighton | 2011-04-12 | 1 | -2/+5 |
* | Merge branch 'master' into nested_has_many_through | Jon Leighton | 2011-03-04 | 1 | -0/+12 |
|\ | |||||
| * | Support the :dependent option on has_many :through associations. For historic... | Jon Leighton | 2011-02-07 | 1 | -0/+12 |
* | | Fix naughty trailing whitespace | Jon Leighton | 2010-10-31 | 1 | -1/+1 |
* | | Add support for nested through associations in JoinAssociation. Hence Foo.joi... | Jon Leighton | 2010-10-09 | 1 | -0/+2 |
|/ | |||||
* | eagerly loaded association records should respect default_scope [#2931 state:... | Subba Rao Pasupuleti | 2010-07-21 | 1 | -0/+5 |
* | Ensure table names are quoted by the association preloading code. | Frederick Cheung | 2008-04-26 | 1 | -0/+4 |