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
schneems e737f142bd 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.
2012-05-02 16:01:08 -07:00
..
abstract_controller avoid empty api pages 2012-04-08 01:56:41 +05:30
action_controller added proc evaluation for action cache's layout parameter 2012-05-02 22:31:24 +02:00
action_dispatch Add backtrace to development routing error page 2012-05-02 16:01:08 -07:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Merge branch 'master' of github.com:lifo/docrails 2012-05-01 19:06:03 +05:30
abstract_controller.rb
action_controller.rb Remove --http. 2012-03-14 22:30:01 +01:00
action_dispatch.rb Rack::SSL -> ActionDispatch::SSL 2012-03-17 13:36:35 -03:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb Merge pull request #4248 from andrew/2012 2011-12-31 12:48:19 -08:00