Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added better defaults for composed_of, so statements like composed_of ↵ | David Heinemeier Hansson | 2005-03-01 | 1 | -0/+1 |
| | | | | | | :time_zone, :mapping => %w( time_zone time_zone ) can be written without the mapping part (it's now assumed) git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@821 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Added a db2 adapter that only depends on the Ruby/DB2 bindings ↵ | David Heinemeier Hansson | 2005-01-01 | 1 | -0/+7 |
(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 |