Sha256: 0cedb10f3638a83be45187df062fc8a145ec8d041a3e968bb9082870ac369bec
Contents?: true
Size: 539 Bytes
Versions: 36
Compression:
Stored size: 539 Bytes
Contents
<%= pb_rails("body", props: { text: "I am a body kit" }) %> <%= pb_rails("body", props: { text: "I am a body kit (Light)", color: "light" }) %> <%= pb_rails("body", props: { text: "I am a body kit (Lighter)", color: "lighter" }) %> <%= pb_rails("body", props: { text: "I am a body kit (Link)", color: "link" }) %> <%= pb_rails("body", props: { text: "I am a body kit (Status: negative)", status: "negative" }) %> <%= pb_rails("body", props: { text: "I am a body kit (Status: positive)", status: "positive" }) %>
Version data entries
36 entries across 36 versions & 1 rubygems