huboard / ghee

This is an unofficial ruby client for the Github API. The end goal is a complete, simple, and intuitive ruby API for all things Github.
http://documentup.com/huboard/ghee
MIT License
161 stars 51 forks source link

Enables Multiple Assignees API #43

Closed discorick closed 8 years ago

discorick commented 8 years ago

Speccing out the Multi-Assignee API as per https://developer.github.com/changes/2016-5-27-multiple-assignees/

@rauhryan , I don't have the test suite setup on my machine, may need a hand with it Thanks!

Currently this will not work without application/vnd.github.cerberus-preview+json set as the accept headers

dahlbyk commented 8 years ago

LGTM