Sha256: 797e9c7e0216efe750099b7dfb11ae6de34e565f3b1f36b3f8c1ba03ed6db9cb
Contents?: true
Size: 369 Bytes
Versions: 1793
Compression:
Stored size: 369 Bytes
Contents
<%= pb_rails("title", props: { }) do %> Default Title <% end %> <br/> <%= pb_rails("title", props: { text: "Title 1", tag: "h1", size: 1 }) %> <%= pb_rails("title", props: { text: "Title 2", tag: "h2", size: 2 }) %> <%= pb_rails("title", props: { text: "Title 3", tag: "h3", size: 3 }) %> <%= pb_rails("title", props: { text: "Title 4", tag: "h4", size: 4 }) %>
Version data entries
1,793 entries across 1,793 versions & 2 rubygems