Sha256: 3dfd08e244ffb8f5cc720cde1dd78515868d1c128cd4a0c466ac51bd84be7851

Contents?: true

Size: 453 Bytes

Versions: 4

Compression:

Stored size: 453 Bytes

Contents

-# available local variables:
  page:          the page number of this page
  page_url:      url to this page
  current_page:  the page number of currently displayed page
  num_pages:     total number of pages
  per_page:      number of items to fetch per page
  remote:        data-remote
-# this kind of works even though looks a bit hackish...
= render :partial => 'kaminari/page_link', :locals => @_partial_renderer.instance_variable_get('@locals')

Version data entries

4 entries across 2 versions & 1 rubygems

Version Path
kaminari-0.9.2 app/views/kaminari/google/_first_page_link.html.haml
kaminari-0.9.2 app/views/kaminari/google/_last_page_link.html.haml
kaminari-0.9.1 app/views/kaminari/google/_first_page_link.html.haml
kaminari-0.9.1 app/views/kaminari/google/_last_page_link.html.haml