Sha256: 8cfd8d9237e1d1349304b23f3b4d51f05ca59d3dae47cbb0d6397220a4bc0cfa
Contents?: true
Size: 561 Bytes
Versions: 1626
Compression:
Stored size: 561 Bytes
Contents
<%= pb_rails("detail") do %> <b>This text is using the <%="<b>"%> tag.</b> <br /> <br /> <strong>This text is using the <%="<strong>"%> tag.</strong> <br /> <br /> <a>This text is using the <%="<a>"%> tag.</a> <br /> <br /> <i>This text is using the <%="<i>"%> tag.</i> <br /> <br /> This <em>word</em> is using an <%="<em>"%> tag. <br /> <br /> <small>This text is using the <%="<small>"%> tag.</small> <br /> <br /> <u>This text is using the <%="<u>"%> tag.</u> <br /> <% end %>
Version data entries
1,626 entries across 1,626 versions & 2 rubygems