Sha256: e2cd66d4bb72a46be8f4fae5caa45a3b55490e38c0322ff2c617d6439ed68875

Contents?: true

Size: 395 Bytes

Versions: 3

Compression:

Stored size: 395 Bytes

Contents

/ Link to the "Last" page
  - available local variables
    url          : url to the last 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.last
	== link_to_unless current_page.last?, raw(t 'views.pagination.last'), url, {:remote => remote}
'

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/kaminari-0.14.1/app/views/kaminari/_last_page.html.slim
kaminari-0.14.1 app/views/kaminari/_last_page.html.slim
kaminari-0.14.0 app/views/kaminari/_last_page.html.slim