aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/config.example.yml
diff options
context:
space:
mode:
authorSteve Jorgensen <stevej@renewfund.com>2012-06-06 17:31:23 -0700
committerSteve Jorgensen <stevej@renewfund.com>2012-07-16 09:55:20 -0700
commit6d5f4de4c420ebb906109668f5702a537ac77692 (patch)
tree6efea0f0d5f13af6847c9927a8e23370343a26d8 /activerecord/test/config.example.yml
parent0d63cda2d70a1e92e71e7c0f6b96c15dc00da117 (diff)
downloadrails-6d5f4de4c420ebb906109668f5702a537ac77692.tar.gz
rails-6d5f4de4c420ebb906109668f5702a537ac77692.tar.bz2
rails-6d5f4de4c420ebb906109668f5702a537ac77692.zip
Simulated & actual (manual/skipped) PostgreSQL auto-reconnection tests.
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 f450efd839..479b8c050d 100644
--- a/activerecord/test/config.example.yml
+++ b/activerecord/test/config.example.yml
@@ -1,5 +1,7 @@
default_connection: <%= defined?(JRUBY_VERSION) ? 'jdbcsqlite3' : 'sqlite3' %>
+with_manual_interventions: false
+
connections:
jdbcderby:
arunit: activerecord_unittest