Sha256: 258042b44953bb2fcf00136b2767f8bef249456d0aafb04a44c9d816643b5c20
Contents?: true
Size: 292 Bytes
Versions: 5
Compression:
Stored size: 292 Bytes
Contents
<%= pb_rails("title", props: { text: "Title 1", tag: "h4", size: 4 }) %> <%= pb_rails("title", props: { text: "Title 2", tag: "h3", size: 3 }) %> <%= pb_rails("title", props: { text: "Title 3", tag: "h2", size: 2 }) %> <%= pb_rails("title", props: { text: "Title 4", tag: "h1", size: 1 }) %>
Version data entries
5 entries across 5 versions & 1 rubygems