Sha256: 074932971aaad6c96075c3516073b99185a623ebe50249dd9712bd588fb02d4e
Contents?: true
Size: 251 Bytes
Versions: 1
Compression:
Stored size: 251 Bytes
Contents
<%= render(Yattho::Beta::Breadcrumbs.new) do |component| %> <% component.with_item(href: "/") do %>Home<% end %> <% component.with_item(href: "/about") do %>About<% end %> <% component.with_item(href: "/about/team") do %>Team<% end %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.0.1 | previews/docs/beta_breadcrumbs_preview/basic.html.erb |