aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/configuring.md
diff options
context:
space:
mode:
authorschneems <richard.schneeman@gmail.com>2014-04-15 12:56:33 -0500
committerschneems <richard.schneeman@gmail.com>2014-04-15 13:06:26 -0500
commitb415390ad666999c7b01ca6a29ce453a8dbe2ac2 (patch)
tree7bd5269b2c7e195d85a1ca1ebd5e919d7e71cf51 /guides/source/configuring.md
parentca13cc1f179bea3030114508b708d6e6ea410cdd (diff)
downloadrails-b415390ad666999c7b01ca6a29ce453a8dbe2ac2.tar.gz
rails-b415390ad666999c7b01ca6a29ce453a8dbe2ac2.tar.bz2
rails-b415390ad666999c7b01ca6a29ce453a8dbe2ac2.zip
[ci skip] PP does not generate pass by default
This was changed in https://github.com/rails/rails/pull/13415/files
Diffstat (limited to 'guides/source/configuring.md')
-rw-r--r--guides/source/configuring.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/guides/source/configuring.md b/guides/source/configuring.md
index 460fd3c301..873993f610 100644
--- a/guides/source/configuring.md
+++ b/guides/source/configuring.md
@@ -644,8 +644,6 @@ development:
encoding: unicode
database: blog_development
pool: 5
- username: blog
- password:
```
Prepared Statements can be disabled thus: