aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/mixin_nested_set_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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