Sha256: e805c8a52ea08ac1ee43856fab0bb1983c77fba979599c257166b13175877671

Contents?: true

Size: 182 Bytes

Versions: 3

Compression:

Stored size: 182 Bytes

Contents

<li class="<%= 'active' if page.current? %>">
  <%= link_to page, page.current? ? '#' : url, {:remote => remote, :rel => page.next? ? 'next' : page.prev? ? 'prev' : nil} %>
</li>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
clipster-0.5.2 app/views/kaminari/_page.html.erb
clipster-0.4.1 app/views/kaminari/_page.html.erb
clipster-0.3.0 app/views/kaminari/_page.html.erb