Sha256: c0c1bf97dc682855677a707857b4a7b59a6f5dfec3911cdb17c50500fdac5fba
Contents?: true
Size: 422 Bytes
Versions: 13
Compression:
Stored size: 422 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 class="last"> <%= link_to_unless current_page.last?, raw(t 'views.pagination.last'), url, {:remote => remote} %> </span>
Version data entries
13 entries across 13 versions & 5 rubygems