grnhse / greenhouse_io

Ruby API wrapper for Greenhouse.io API
MIT License
44 stars 46 forks source link

Expose link header in GreenhouseIo::Client #20

Closed capablemonkey closed 8 years ago

capablemonkey commented 8 years ago

Merges in #17.

Exposing the Link header is the first step toward improving pagination information. Next, let's think about parsing out the final page number and representing that neatly.