Sha256: 1deaa79d2113d59e971d30f0ea0595279ea40b4e5646dbf39b0ee652893ae3ad
Contents?: true
Size: 359 Bytes
Versions: 51
Compression:
Stored size: 359 Bytes
Contents
<%= pb_rails("title", props: { text: "Default Title" }) %> <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
51 entries across 51 versions & 1 rubygems