Sha256: e685f3c4259fe2bdcda01cbef40fb83f5f302465c4ca4f7187d044d0f4b98c36
Contents?: true
Size: 424 Bytes
Versions: 776
Compression:
Stored size: 424 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?, t('views.pagination.first').html_safe, url, remote: remote %> </li>
Version data entries
776 entries across 776 versions & 6 rubygems