Sha256: cba057b500394505d94804f00cfb76353bb8e5f44fb6f7f4b8378c692c08f144
Contents?: true
Size: 206 Bytes
Versions: 21
Compression:
Stored size: 206 Bytes
Contents
<% if page.current? %> <li class="active"> <%= content_tag :a, page %> </li> <% else %> <li class="waves-effect"> <%= link_to page, url, :rel => 'next', :remote => remote %> </li> <% end %>
Version data entries
21 entries across 21 versions & 2 rubygems