aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/modules_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Changed to use klass instead of constantizing in assign_ids generated methodDmitry Ratnikov2009-08-091-12/+27
* Modified Rich Bradley's test-case to fail as part of suite and with a reasona...Dmitry Ratnikov2009-08-091-2/+16
* Fix for nested :include with namespaced models.Rich Bradley2009-08-091-0/+13
* Improve ActiveRecord::Base#table_name unit tests for nested classes. Closes #...Josh Peek2008-04-071-0/+5
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-2/+2
* Fix pathsJeremy Kemper2008-01-181-1/+1
* Move tests to casesJeremy Kemper2008-01-181-0/+34