aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/companies.yml
Commit message (Collapse)AuthorAgeFilesLines
* Be sure to use the @finder_sql in the has_many association's #find method, ↵Jamis Buck2005-06-131-0/+14
| | | | | | even if explicit conditions have not been given. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1412 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
* Added a db2 adapter that only depends on the Ruby/DB2 bindings ↵David Heinemeier Hansson2005-01-011-0/+21
(http://raa.ruby-lang.org/project/ruby-db2/) #386 [Maik Schmidt]. Converted all the fixtures to YAML style ones. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@303 5ecf4fe2-1ee6-0310-87b1-e25e094e27de