From c7f7a45676f929195d6b12824acd7f200610e081 Mon Sep 17 00:00:00 2001 From: Matias Korhonen Date: Tue, 3 May 2011 13:44:31 +0300 Subject: Rescues template HTML5 doctype and the utf8 charset meta tag, and better font choices for Mac users. --- .../lib/action_dispatch/middleware/templates/rescues/layout.erb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'actionpack') diff --git a/actionpack/lib/action_dispatch/middleware/templates/rescues/layout.erb b/actionpack/lib/action_dispatch/middleware/templates/rescues/layout.erb index 6c32fb17b8..6e71fd7ddc 100644 --- a/actionpack/lib/action_dispatch/middleware/templates/rescues/layout.erb +++ b/actionpack/lib/action_dispatch/middleware/templates/rescues/layout.erb @@ -1,11 +1,13 @@ - + + + Action Controller: Exception caught