Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added HasManyAssociation#count that works like Base#count #413 [intinig] | David Heinemeier Hansson | 2005-01-02 | 1 | -0/+4 |
* | Added that Base#find takes an optional options hash, including :conditions. B... | David Heinemeier Hansson | 2005-01-01 | 1 | -3/+34 |
* | Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru... | David Heinemeier Hansson | 2005-01-01 | 1 | -1/+1 |
* | Attempted to capture #286 in a unit test, but couldnt get it to fail | David Heinemeier Hansson | 2004-12-12 | 1 | -0/+8 |
* | Added counter_sql option for has_many associations [bitsweat] | David Heinemeier Hansson | 2004-12-07 | 1 | -0/+5 |
* | Added reverse order of deleting fixtures, so referential keys can be maintain... | David Heinemeier Hansson | 2004-12-01 | 1 | -4/+4 |
* | Initial | David Heinemeier Hansson | 2004-11-24 | 1 | -0/+549 |