Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shorten index name. | Jeremy Kemper | 2006-08-16 | 1 | -1/+1 |
* | Included associations: go deep. | Jeremy Kemper | 2006-08-16 | 1 | -0/+10 |
* | Firebird migrations support. Closes #5337. | Jeremy Kemper | 2006-07-08 | 1 | -1/+11 |
* | add self referential has_many :through example [Rick] | Rick Olson | 2006-03-21 | 1 | -0/+4 |
* | Don't classify the has_one class when eager loading, it is already singular. ... | Rick Olson | 2006-03-19 | 1 | -0/+5 |
* | Fix that has_many :through honors the foreign key set by the belongs_to assoc... | Rick Olson | 2006-03-18 | 1 | -0/+1 |
* | Allow counter_cache to accept a column name | Jamis Buck | 2006-03-09 | 1 | -10/+10 |
* | Make counter_cache work with polymorphic belongs_to | Jamis Buck | 2006-03-04 | 1 | -0/+3 |
* | Added tests for join models and fixed a bug #3177 | David Heinemeier Hansson | 2005-12-11 | 1 | -0/+6 |
* | Work-in progress for providing better join model support and polymorphic asso... | David Heinemeier Hansson | 2005-12-02 | 1 | -0/+13 |