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