Sha256: 573ff153e84d225bde1e0a36cb9717e6852668b678f131d79f8b960d2970058f

Contents?: true

Size: 523 Bytes

Versions: 67

Compression:

Stored size: 523 Bytes

Contents

-#  Link showing page number
-#  available local variables
-#    page:          a page object for "this" page
-#    url:           url to this page
-#    current_page:  a page object for the currently displayed page
-#    total_pages:   total number of pages
-#    per_page:      number of items to fetch per page
-#    remote:        data-remote
%span{:class => "page#{' current' if page.current?}"}
  = link_to_unless page.current?, page, url, {:remote => remote, :rel => page.next? ? 'next' : page.prev? ? 'prev' : nil}

Version data entries

67 entries across 66 versions & 12 rubygems

Version Path
redde-0.3.11 app/views/kaminari/redde/_page.html.haml
redde-0.3.10 app/views/kaminari/redde/_page.html.haml
redde-0.3.9 app/views/kaminari/redde/_page.html.haml
redde-0.3.8 app/views/kaminari/redde/_page.html.haml
redde-0.3.7 app/views/kaminari/redde/_page.html.haml
redde-0.3.6 app/views/kaminari/redde/_page.html.haml
redde-0.3.5 app/views/kaminari/redde/_page.html.haml
redde-0.3.4 app/views/kaminari/redde/_page.html.haml
redde-0.3.3 app/views/kaminari/redde/_page.html.haml
redde-0.3.2 app/views/kaminari/redde/_page.html.haml
redde-0.3.1 app/views/kaminari/redde/_page.html.haml
redde-0.3.0 app/views/kaminari/redde/_page.html.haml
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/kaminari-0.16.3/app/views/kaminari/_page.html.haml
solidus_backend-1.0.0.pre3 vendor/bundle/gems/kaminari-0.16.3/app/views/kaminari/_page.html.haml
solidus_backend-1.0.0.pre2 vendor/bundle/gems/kaminari-0.16.3/app/views/kaminari/_page.html.haml
solidus_backend-1.0.0.pre vendor/bundle/gems/kaminari-0.16.3/app/views/kaminari/_page.html.haml
shoppe-paypal-1.1.0 vendor/bundle/ruby/2.1.0/gems/kaminari-0.16.3/app/views/kaminari/_page.html.haml
kaminari-0.16.3 app/views/kaminari/_page.html.haml
kaminari-0.16.2 app/views/kaminari/_page.html.haml
kaminari-0.16.1 app/views/kaminari/_page.html.haml