Sha256: 88a53a1c38eab1f108158ef991b54152296bb097a92511c2dfd5e6ff09c19d51
Contents?: true
Size: 435 Bytes
Versions: 1
Compression:
Stored size: 435 Bytes
Contents
<%= render(Yattho::Beta::Truncate.new(tag: :ol)) do |component| %> <% component.with_item(tag: :li) do %>yattho<% end %> <% component.with_item(tag: :li, priority: true) do %>/ css<% end %> <% component.with_item(tag: :li) do %>/ Issues<% end %> <% component.with_item(tag: :li) do %>/ #123 —<% end %> <% component.with_item(tag: :li, priority: true) do %> Visual bug on yattho.com found in lists <% end %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.0.1 | previews/docs/beta_truncate_preview/advanced_multiple_items.html.erb |