ruby-api-pagination 4.2.0-1 source package in Ubuntu

Changelog

ruby-api-pagination (4.2.0-1) unstable; urgency=medium

  * Initial release

 -- Antonio Terceiro <email address hidden>  Thu, 04 Feb 2016 10:50:23 -0200

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-api-pagination_4.2.0-1.dsc 2.2 KiB d7cac1d185644135a552351882f61d4208918f606b31740421f5b8988414da0c
ruby-api-pagination_4.2.0.orig.tar.gz 9.6 KiB 6a87fd37bc12ef33fb12eb7d89467150039041a57a323cd00ebb7a3a69d92b71
ruby-api-pagination_4.2.0-1.debian.tar.xz 2.5 KiB 2bdbb64537f1ff2caab10c12a43ef663bbc05596b0cd5fad5531f267562fcb17

No changes file available.

Binary packages built by this source

ruby-api-pagination: API pagination support

 This package provide Link header pagination for Rails and Grape APIs,
 following the proposed RFC 5988 (http://tools.ietf.org/html/rfc5988) standard
 for Web linking to include pagination information in the response HTTP headers
 instead of in the body of the response.