ianwhite / inherit_views

rails plugin that enables inheritance of views along a controller class heirachy

inherit_views / spec / fixtures / views / a / render_non_existent_partial.html.erb
100644 1 lines (1 sloc) 0.04 kb
1
<%= render :partial => 'non_existent' %>