Sha256: d242f988fc618f79474953a214b94245d1643e2677bbbb13027d5ffc28721dd2

Contents?: true

Size: 244 Bytes

Versions: 49

Compression:

Stored size: 244 Bytes

Contents

- if page.current?
  %li.active
    = content_tag :a, page, remote: remote, rel: (page.next? ? 'next' : (page.prev? ? 'prev' : nil))
- else
  %li
    = link_to page, url, remote: remote, rel: (page.next? ? 'next' : (page.prev? ? 'prev' : nil))

Version data entries

49 entries across 49 versions & 4 rubygems

Version Path
effective_posts-0.7.1 app/views/kaminari/_page.html.haml
effective_posts-0.7.0 app/views/kaminari/_page.html.haml
effective_posts-0.6.4 app/views/kaminari/_page.html.haml
effective_posts-0.6.3 app/views/kaminari/_page.html.haml
effective_posts-0.6.2 app/views/kaminari/_page.html.haml
effective_posts-0.6.1 app/views/kaminari/_page.html.haml
effective_posts-0.6.0 app/views/kaminari/_page.html.haml
effective_posts-1.0.6 app/views/kaminari/_page.html.haml
effective_posts-1.0.5 app/views/kaminari/_page.html.haml
effective_posts-1.0.4 app/views/kaminari/_page.html.haml
effective_posts-1.0.3 app/views/kaminari/_page.html.haml
effective_posts-1.0.2 app/views/kaminari/_page.html.haml
effective_posts-1.0.1 app/views/kaminari/_page.html.haml
effective_posts-0.5.10 app/views/kaminari/_page.html.haml
effective_posts-1.0.0 app/views/kaminari/_page.html.haml
effective_posts-0.5.8 app/views/kaminari/_page.html.haml
message_train-0.7.6 app/views/kaminari/_page.html.haml
message_train-0.7.5 app/views/kaminari/_page.html.haml
effective_posts-0.5.7 app/views/kaminari/_page.html.haml
effective_posts-0.5.6 app/views/kaminari/_page.html.haml