Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made Oracle a first-class connection adapter by adhering closer to idiomatic ... | David Heinemeier Hansson | 2005-07-24 | 1 | -0/+1 |
* | Eager loading of dependent has_one associations won't delete the association ... | Jamis Buck | 2005-06-10 | 1 | -1/+1 |
* | Fixed counter_sql when no records exist in database for PostgreSQL (would giv... | David Heinemeier Hansson | 2005-04-07 | 1 | -0/+3 |
* | Fixed that HasManyAssociation#count was using :finder_sql rather than :counte... | David Heinemeier Hansson | 2005-03-06 | 1 | -1/+1 |
* | Fixed dependency reloading by switching to a remove_const approach where all ... | David Heinemeier Hansson | 2005-01-25 | 1 | -2/+2 |
* | Added support for associating unsaved objects #402 [Tim Bates] | David Heinemeier Hansson | 2005-01-15 | 1 | -0/+2 |
* | Added counter_sql option for has_many associations [bitsweat] | David Heinemeier Hansson | 2004-12-07 | 1 | -0/+6 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+37 |