Sha256: 8359b696ec5ef17f169484b4f3b6ca2cfeb9f2b746eeaf5ac358bf7293ab8ac3
Contents?: true
Size: 508 Bytes
Versions: 1606
Compression:
Stored size: 508 Bytes
Contents
<%= pb_rails("nav", props: { variant: "subtle" }) do %> <%= pb_rails("nav/item", props: { text: "Overview", link: "#" }) %> <%= pb_rails("nav/item", props: { text: "Albums", link: "#", active: true }) %> <%= pb_rails("nav/item", props: { text: "Similar Artists", link: "#" }) %> <%= pb_rails("nav/item", props: { text: "Events", link: "#" }) %> <%= pb_rails("nav/item", props: { text: "Discography", link: "#" }) %> <%= pb_rails("nav/item", props: { text: "Listeners", link: "#" }) %> <% end %>
Version data entries
1,606 entries across 1,606 versions & 2 rubygems