Sha256: 04517bb5610670ae5f16f60498d750e67932f7edefcb15fcf6b16815f3882651
Contents?: true
Size: 273 Bytes
Versions: 5
Compression:
Stored size: 273 Bytes
Contents
<%= link_to locals[:path], data: { controller: locals[:controller] }, class: class_names('secondary-tabs--tab', active: request.fullpath.start_with?(locals[:path])) do %> <%= render "material_design/typography/title_small", locals: { title: locals[:label] } %> <% end %>
Version data entries
5 entries across 5 versions & 1 rubygems