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
Nicholas Seckar e714b25723 Update the diagnostics template skip the useless '<controller not set>' text.
Fix symbol extensions test case.
Clean paths inside of exception messages and traces.
Add Pathname.clean_within for cleaning all the paths inside of a string.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4158 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-04-04 19:37:29 +00:00
..
_request_and_response.rhtml Remove the unused, slow response_dump and session_dump variables from error pages. References #1222. 2005-11-16 21:34:24 +00:00
_trace.rhtml Don'tt abort rake when rendering the _trace.rhtml template 2006-03-11 02:53:39 +00:00
diagnostics.rhtml Update the diagnostics template skip the useless '<controller not set>' text. 2006-04-04 19:37:29 +00:00
layout.rhtml Initial 2004-11-24 01:04:44 +00:00
missing_template.rhtml Initial 2004-11-24 01:04:44 +00:00
routing_error.rhtml Improved the message display on the exception handler pages #963 [Johan Sorensen] 2005-03-31 14:46:11 +00:00
template_error.rhtml Clean up error pages by providing better backtraces 2005-10-15 19:05:15 +00:00
unknown_action.rhtml Initial 2004-11-24 01:04:44 +00:00