Sha256: 5a34460436928c0169b79bfc5a6425488dd8454cc1cfa4845c1d721458f95bec
Contents?: true
Size: 300 Bytes
Versions: 28
Compression:
Stored size: 300 Bytes
Contents
<% @content = captured_content do %> <span>Captured Line 1</span> <span>Captured Line 2</span> <% end %> <%= @content %> <% concat_in_p('Concat Line 3') %> <% determine_block_is_template('erb') do %> <span>This is erb</span> <span>This is erb</span> <% end %> <% ruby_not_template_block %>
Version data entries
28 entries across 28 versions & 3 rubygems