aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/modules_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Call Inflector#demodulize on the class name when eagerly including an STI mod...Rick Olson2006-05-151-0/+7
* fix test for postgresqlJeremy Kemper2006-02-231-1/+1
* Reflections don't attempt to resolve module nesting of association classes. S...Jeremy Kemper2006-02-221-1/+6
* Updated all references to the old find_first and find_all to use the new styl...David Heinemeier Hansson2005-06-261-3/+3
* Do not use instantiated fixtures (in general) in tests. Also, support the use...Jamis Buck2005-06-101-7/+2
* Remove outdated dev-utilsDavid Heinemeier Hansson2005-02-231-1/+0
* InitialDavid Heinemeier Hansson2004-11-241-0/+29