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
schneems 921dcc2570 add help text to routing error
When a newcomer hits the routing error page they
are often confused about how to trouble shoot the
next step. Adding a simple help text can gently 
remind coders where to get more help.
2011-12-17 14:23:40 -06:00
..
_request_and_response.erb Only show dump of regular env methods on exception screen (not all the rack crap) [DHH] 2011-05-04 19:56:56 -05:00
_trace.erb Remove remaining warnings on _trace by adding parenthesis to gsub arguments. 2010-09-28 16:12:07 -03:00
diagnostics.erb Don't pluralize, camelize. 2011-05-06 17:00:59 +02:00
layout.erb CSS fix to prevent error output from being breaking out of body element. 2011-11-03 10:01:32 -04:00
missing_template.erb Extract ActionController rescue templates into Rescue and ShowExceptions middleware. 2009-05-02 23:02:22 -05:00
routing_error.erb add help text to routing error 2011-12-17 14:23:40 -06:00
template_error.erb render :template is faster than render :file 2011-01-01 13:44:34 -02:00
unknown_action.erb Extract ActionController rescue templates into Rescue and ShowExceptions middleware. 2009-05-02 23:02:22 -05:00