Sha256: 8845030829d0b267b4e964b6ca5bc972151ff6fdec9efaa9c3da23a8bb254bd9
Contents?: true
Size: 648 Bytes
Versions: 1
Compression:
Stored size: 648 Bytes
Contents
# Changelog ## 1.7.0 * Add `X-Current-Page` header (#10) ## 1.6.0 * Large rewrite of adapters to provide more customizable logic * Add controller hook for adapter initialization ## 1.5.0 * Adjust `per_page` parameter if max-per-page limit is exceeded (#6) * Add `X-Per-Page` header (#7) ## 1.4.2 * Fix performance issue with adapter lookup ## 1.4.1 * Fix issue with non-paginated resources ## 1.4.0 * Add `X-Total-Count` header (#4) ## 1.3.0 * Fix issues with adapter selection ## 1.2.0 * Add kaminari support * Fix issue with missing #each on Fixnum in header generation ## 1.1.0 * Generate Link header using `rack-link_headers`
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
paginate-responder-1.7.0 | CHANGELOG.md |