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

Version Path
material_design-0.4.4 app/views/material_design/tabs/secondary/_tab.html.erb
material_design-0.4.3 app/views/material_design/tabs/secondary/_tab.html.erb
material_design-0.4.2 app/views/material_design/tabs/secondary/_tab.html.erb
material_design-0.4.1 app/views/material_design/tabs/secondary/_tab.html.erb
material_design-0.4.0 app/views/material_design/tabs/secondary/_tab.html.erb