Path: | lib/test/rails/render_tree.rb |
Last Update: | Mon Sep 08 15:38:00 +0000 2008 |
test/rails/render_tree.rb adds debug rendering to ActionView::Base#render.
Debug rendering prints out a tree of calls to render allowing you to easily visualize where rendering occurs in unfamiliar code.