Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't use mass-assignment protection when setting foreign keys or association... | Jon Leighton | 2011-05-12 | 1 | -0/+3 |
* | Add test to specify that attributes from an association's conditions should b... | Jon Leighton | 2011-05-10 | 1 | -0/+2 |
* | Un-deprecate using 'default_scope' as a macro, but if you are calling the mac... | Jon Leighton | 2011-04-18 | 1 | -6/+2 |
* | Deprecated support for passing hashes and relations to default_scope, in favo... | Jon Leighton | 2011-04-12 | 1 | -2/+7 |
* | expanding the test to include both type of order declaration | Neeraj Singh | 2010-09-18 | 1 | -2/+9 |
* | order should always be concatenated. | Neeraj Singh | 2010-09-05 | 1 | -0/+5 |
* | While creating a new record using has_many create method default scope of chi... | Neeraj Singh | 2010-08-19 | 1 | -0/+1 |
* | Ensure we can nest include calls [#5285 state:resolved] | Neeraj Singh | 2010-08-12 | 1 | -0/+5 |
* | reset_counter should work with non-traditional belongs_to and polymorphic bel... | Neeraj Singh | 2010-07-08 | 1 | -0/+4 |