rails--rails/actionpack/lib/action_controller/templates/rescues
Joshua Peek 731dcd8404 Silence server backtrace in rescue templates and log files. Also remove some noise from missing template errors. 2008-12-05 11:24:28 -06:00
..
_request_and_response.erb Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] 2007-04-28 15:57:29 +00:00
_trace.erb Remove ERB trim variables from trace template in case ActionView::Base.erb_trim_mode is changed in the application. Closes #10098 [tpope, kampers] 2008-02-07 17:06:53 +00:00
diagnostics.erb Silence server backtrace in rescue templates and log files. Also remove some noise from missing template errors. 2008-12-05 11:24:28 -06:00
layout.erb Make rescue template xhtml compatible [Sam Ruby] [#415 status:resolved] 2008-06-13 23:23:44 +01:00
missing_template.erb Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
routing_error.erb Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00
template_error.erb Silence server backtrace in rescue templates and log files. Also remove some noise from missing template errors. 2008-12-05 11:24:28 -06:00
unknown_action.erb Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00