Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed ActiveRecord::Base.store_full_sti_class to be true by default reflect... | David Heinemeier Hansson | 2010-01-03 | 1 | -0/+4 |
* | Changed to use klass instead of constantizing in assign_ids generated method | Dmitry Ratnikov | 2009-08-09 | 1 | -12/+27 |
* | Modified Rich Bradley's test-case to fail as part of suite and with a reasona... | Dmitry Ratnikov | 2009-08-09 | 1 | -2/+16 |
* | Fix for nested :include with namespaced models. | Rich Bradley | 2009-08-09 | 1 | -0/+13 |
* | Improve ActiveRecord::Base#table_name unit tests for nested classes. Closes #... | Josh Peek | 2008-04-07 | 1 | -0/+5 |
* | Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails | Jeremy Kemper | 2008-01-21 | 1 | -2/+2 |
* | Fix paths | Jeremy Kemper | 2008-01-18 | 1 | -1/+1 |
* | Move tests to cases | Jeremy Kemper | 2008-01-18 | 1 | -0/+34 |