From 36c014193ee5de84b1ac7ef50524c656e01b142d Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Sat, 3 Dec 2011 00:23:58 +0530 Subject: fix typo in railties changelog --- railties/CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 64abff6cb3..2841996b56 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,7 +1,7 @@ ## Rails 3.2.0 (unreleased) ## * New applications get a flag - `config.active_record.auto_explain_threshold_in_seconds` in the evironments + `config.active_record.auto_explain_threshold_in_seconds` in the environments configuration files. With a value of 0.5 in development.rb, and commented out in production.rb. No mention in test.rb. *fxn* -- cgit v1.2.3