aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/config.example.yml
diff options
context:
space:
mode:
authorYasuo Honda <yasuo.honda@gmail.com>2011-10-02 22:51:01 -0400
committerYasuo Honda <yasuo.honda@gmail.com>2011-10-02 22:51:01 -0400
commitb564ffcad4df58c8364bafb850774539b161b26a (patch)
treec86df8b45493dac87b3ace4fbafc904e2dd27cca /activerecord/test/config.example.yml
parentd68884f4fddf5452f1dcbdf1a7b35d5889926fe5 (diff)
downloadrails-b564ffcad4df58c8364bafb850774539b161b26a.tar.gz
rails-b564ffcad4df58c8364bafb850774539b161b26a.tar.bz2
rails-b564ffcad4df58c8364bafb850774539b161b26a.zip
To support ActiveRecord unit tests for IBM DB2
Diffstat (limited to 'activerecord/test/config.example.yml')
-rw-r--r--activerecord/test/config.example.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/activerecord/test/config.example.yml b/activerecord/test/config.example.yml
index 8c1a45430e..f450efd839 100644
--- a/activerecord/test/config.example.yml
+++ b/activerecord/test/config.example.yml
@@ -37,11 +37,13 @@ connections:
db2:
arunit:
+ adapter: ibm_db
host: localhost
username: arunit
password: arunit
database: arunit
arunit2:
+ adapter: ibm_db
host: localhost
username: arunit
password: arunit