Sha256: eadd70bd29a5eac316f58c043c4653d8416bfcfd0c6509ec6c4a07e71cd0d8eb
Contents?: true
Size: 261 Bytes
Versions: 13
Compression:
Stored size: 261 Bytes
Contents
<%= will_paginate( items, :previous_label => '« ' + t('pagination.previous_page'), :next_label => t('pagination.next_page') + ' »', :renderer => 'Alchemy::ScopedPaginationLinkRenderer', :params => defined?(scope) ? {:scope => scope} : nil ) %>
Version data entries
13 entries across 13 versions & 1 rubygems