Sha256: 13599acd9016293bd10e71eb0cb9053ca98dab8d5249c899bacc0d7659df4914
Contents?: true
Size: 418 Bytes
Versions: 26
Compression:
Stored size: 418 Bytes
Contents
<%# Link to the "First" page - available local variables url: url to the first 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 -%> <li class="first"> <%= link_to_unless current_page.first?, raw(t 'views.pagination.first'), url, remote: remote %> </li>
Version data entries
26 entries across 26 versions & 3 rubygems