From 2ffa001faa3e9d0295358dfe716b17c54623a086 Mon Sep 17 00:00:00 2001 From: Kevin McPhillips Date: Wed, 22 Jun 2016 20:43:12 -0400 Subject: Update changelog for #25351 --- railties/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index 982385438b..83fe6f56a4 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,3 +1,8 @@ +* Default `config.assets.quiet = true` in the development environment. Suppress + logging of `sprockets-rails` requests by default. + + *Kevin McPhillips* + * Ensure `/rails/info` routes match in development for apps with a catch-all globbing route. *Nicholas Firth-McCoy* -- cgit v1.2.3