Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change has_many :through to use the :source option to specify the source asso... | Rick Olson | 2006-03-24 | 1 | -2/+2 |
* | Rework table aliasing to account for truncated table aliases. Add smarter ta... | Rick Olson | 2006-03-18 | 1 | -0/+18 |
* | Fixed eager loading problems with single-table inheritance [Rick Olson] Added... | David Heinemeier Hansson | 2006-03-05 | 1 | -8/+18 |
* | Added cascading eager loading that allows for queries like Author.find(:all, ... | David Heinemeier Hansson | 2006-03-04 | 1 | -0/+78 |