Sha256: 9776e762b161c50b09f2ed63ab8edf133deb59a380e59e072c77686f21796cb9
Contents?: true
Size: 506 Bytes
Versions: 314
Compression:
Stored size: 506 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
314 entries across 314 versions & 1 rubygems