rails/actionview/lib
2014-07-25 16:37:18 -07:00
..
action_view Fix that render layout should also be picked up by the template dependency tracker, but only half-ways. You can add that layout option on the same render call, and both templates should be added to the dependency tree. But thats going to require a more serious rework of the tracker. Please do help fix this part of it too. For now, render layout needs to be on its own line. 2014-07-25 16:37:18 -07:00
action_view.rb just require the template resolver 2014-01-31 12:05:50 -08:00