Sha256: bef359c2d17cec6fe22eb3c064bfe9fee0f4cb6380513925770c46c3fac770f2

Contents?: true

Size: 159 Bytes

Versions: 26

Compression:

Stored size: 159 Bytes

Contents

<%= content_tag type, class: path_active?(path) do %>
  <%= link_to path, options do %>
    <%= link_icon(options[:icon]) %> <%= name %> 
  <% end %>
<% end %>

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
writefully-0.4.5 app/views/writefully/application/_activeable_link_to.html.erb
writefully-0.4.4 app/views/writefully/application/_activeable_link_to.html.erb
writefully-0.4.2 app/views/writefully/application/_activeable_link_to.html.erb
writefully-0.4.1 app/views/writefully/application/_activeable_link_to.html.erb
writefully-0.4.0 app/views/writefully/application/_activeable_link_to.html.erb
writefully-0.3.6 app/views/writefully/application/_activeable_link_to.html.erb