Sha256: 94bc7209c58264e81ef1df1c2a092f0437cf65d0cfdda502c1ced8ab91691739
Contents?: true
Size: 360 Bytes
Versions: 1877
Compression:
Stored size: 360 Bytes
Contents
<%= pb_rails("title", props: { text: "Default Color", tag: "h1", size: 3 }) %> <%= pb_rails("title", props: { text: "Title Color", tag: "h1", size: 3, color: "link" }) %> <%= pb_rails("title", props: { text: "Title Color", tag: "h1", size: 3, color: "success" }) %> <%= pb_rails("title", props: { text: "Title Color", tag: "h1", size: 3, color: "error" }) %>
Version data entries
1,877 entries across 1,877 versions & 2 rubygems