From d39db9da1a7e093f0248c9755fb8333d89dc1724 Mon Sep 17 00:00:00 2001 From: Robin Dupret Date: Sat, 21 Dec 2013 14:49:16 +0100 Subject: Add a changelog entry for #13326 [ci skip] --- railties/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'railties') diff --git a/railties/CHANGELOG.md b/railties/CHANGELOG.md index ab8f64c647..aa26017bda 100644 --- a/railties/CHANGELOG.md +++ b/railties/CHANGELOG.md @@ -1,3 +1,11 @@ +* `config.assets.raise_runtime_errors` is set to true by default + + This option has been introduced in + [sprockets-rails#100][https://github.com/rails/sprockets-rails/pull/100] + and defaults to true in new applications in development. + + *Richard Schneeman* + * Generates `html` and `text` templates for mailers by default. *Kassio Borges* -- cgit v1.2.3