diff options
author | schneems <richard.schneeman@gmail.com> | 2012-04-30 16:29:49 -0500 |
---|---|---|
committer | schneems <richard.schneeman@gmail.com> | 2012-05-02 16:01:08 -0700 |
commit | e737f142bd102b4c464481ab685cad2a00ee022e (patch) | |
tree | 105f97a6da6b48a5cac3150d3567dc1db7cfe051 /guides/assets | |
parent | b656134450d5d49d79ae288a537df64795e9d34d (diff) | |
download | rails-e737f142bd102b4c464481ab685cad2a00ee022e.tar.gz rails-e737f142bd102b4c464481ab685cad2a00ee022e.tar.bz2 rails-e737f142bd102b4c464481ab685cad2a00ee022e.zip |
Add backtrace to development routing error page
If a user gets a routing error due to a view helper such as using user_path without an :id they must go to their logs to see the backtrace. By adding in the trace template, a user can see which line the error occurred on without leaving the browser.
When a routing error occurs outside of the view the application trace will be blank and will not confuse developers.
Diffstat (limited to 'guides/assets')
0 files changed, 0 insertions, 0 deletions