aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/mixin_nested_set_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Updated all references to the old find_first and find_all to use the new styl...David Heinemeier Hansson2005-06-261-1/+1
* Do not use instantiated fixtures (in general) in tests. Also, support the use...Jamis Buck2005-06-101-18/+18
* Fixed PostgreSQL usage of fixtures with regards to public schemas and table n...David Heinemeier Hansson2005-04-181-2/+2
* Added acts_as_nested_set #1000 [wschenk]David Heinemeier Hansson2005-04-171-0/+184