From 1e848906c594d159da376dc1f41c7869c1f2249e Mon Sep 17 00:00:00 2001 From: Shimpei Makimoto Date: Thu, 31 Oct 2013 00:48:09 +0900 Subject: Use `set_backtrace` instead of `@backtrace` in ActionView error --- actionview/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'actionview/CHANGELOG.md') diff --git a/actionview/CHANGELOG.md b/actionview/CHANGELOG.md index 9eb68db101..787e6d68be 100644 --- a/actionview/CHANGELOG.md +++ b/actionview/CHANGELOG.md @@ -1,3 +1,7 @@ +* Use `set_backtrace` instead of instance variable `@backtrace` in ActionView exceptions + + *Shimpei Makimoto* + * Fix `simple_format` escapes own output when passing `sanitize: true` *Paul Seidemann* -- cgit v1.2.3