From 50b1399b3128fcba73bf3478e22d187090921872 Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Sat, 28 Apr 2012 00:36:14 +0530 Subject: update docs - disabling prepared statements is not connected to managing connections externally [ci skip] --- guides/source/configuring.textile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/configuring.textile b/guides/source/configuring.textile index 1541428af9..28c138c714 100644 --- a/guides/source/configuring.textile +++ b/guides/source/configuring.textile @@ -525,7 +525,8 @@ development: password: -If you use external connection pool manager, you can disable prepared statements in rails: +Prepared Statements can be disabled thus: + production: adapter: postgresql -- cgit v1.2.3