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_dispatch/middleware/templates/rescues
Kir Shatrov 083f657c0f Refactor debug view
Avoid logic in ERB and use helpers
2014-12-02 09:45:20 -05:00
..
_request_and_response.html.erb Refactor debug view 2014-12-02 09:45:20 -05:00
_request_and_response.text.erb
_source.erb Rename #source_extract to #source_extracts in ExceptionWrapper 2014-11-16 18:39:45 +02:00
_trace.html.erb Show the user’s application in the source window and select the correct trace list, closes #17312 2014-10-23 09:53:43 -07:00
_trace.text.erb this should be accessing the hash, not calling a method 2014-08-13 14:31:55 -07:00
diagnostics.html.erb
diagnostics.text.erb
layout.erb Retrieve source code for the entire stack trace 2014-08-08 15:04:55 +07:00
missing_template.html.erb Show source view and backtrace on missing template errors 2014-11-24 22:06:11 +02:00
missing_template.text.erb
routing_error.html.erb Show source view and backtrace on missing template errors 2014-11-24 22:06:11 +02:00
routing_error.text.erb
template_error.html.erb Retrieve source code for the entire stack trace 2014-08-08 15:04:55 +07:00
template_error.text.erb Retrieve source code for the entire stack trace 2014-08-08 15:04:55 +07:00
unknown_action.html.erb
unknown_action.text.erb