1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_controller/templates/rescues
2008-06-25 05:57:24 -05: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 Made ActionView::Base#render_file private 2008-06-25 05:57:24 -05: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 Made ActionView::Base#render_file private 2008-06-25 05:57:24 -05:00
unknown_action.erb Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00