Sha256: e0393caa25ff342c55b0332a941e0a153fe6f127fd65f8324b79461c22461d68

Contents?: true

Size: 267 Bytes

Versions: 9

Compression:

Stored size: 267 Bytes

Contents

<nav class="pagination-container">
  <p><%= page_entries_info(collection, entry_name: (entry_name if local_assigns.has_key?(:entry_name))) %>

  <%= paginate(collection, **{ theme: "trestle" }.reverse_merge(local_assigns.has_key?(:options) ? options : {})) %>
</nav>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
trestle-0.10.1 app/views/trestle/table/_pagination.html.erb
trestle-0.10.0 app/views/trestle/table/_pagination.html.erb
trestle-0.10.0.pre2 app/views/trestle/table/_pagination.html.erb
trestle-0.10.0.pre app/views/trestle/table/_pagination.html.erb
trestle-0.9.8 app/views/trestle/table/_pagination.html.erb
trestle-0.9.7 app/views/trestle/table/_pagination.html.erb
trestle-0.9.6 app/views/trestle/table/_pagination.html.erb
trestle-0.9.5 app/views/trestle/table/_pagination.html.erb
trestle-0.9.4 app/views/trestle/table/_pagination.html.erb