grnhse / greenhouse_io

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

Add offers api #8

Closed wdewind closed 8 years ago

wdewind commented 8 years ago

Pretty self explanatory, the offices endpoint was missing. I didn't update the spec/tests because I'm lazy, sorry. If that rejects this PR I understand, but feels like this adds some value w/o really needing a test since the API is pretty consistent. We are using this at Justworks and needed this route and are currently hosting our fork internally.

capablemonkey commented 8 years ago

Thanks so much for the contribution @wdewind! I added some tests and merged this in as PR #11.