Sha256: 3fc19611d61951fd70ffbf319652485a730177022a92fd4cb6c53fc76bcce409
Contents?: true
Size: 257 Bytes
Versions: 182
Compression:
Stored size: 257 Bytes
Contents
<%= render( :layout => "layout_for_partial", :partial => "partial_for_use_in_layout", :locals => {:name => 'Anthony' } ) %> <%= yield %> <%= render( :layout => "layout_for_partial", :partial => "partial_for_use_in_layout", :locals => {:name => 'Ramm' } ) %>
Version data entries
182 entries across 132 versions & 19 rubygems