public
Description: rails plugin that enables inheritance of views along a controller class heirachy
Homepage: http://ianwhite.github.com/inherit_views
Clone URL: git://github.com/ianwhite/inherit_views.git
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' %>