hipchat / hipchat-rb

HipChat HTTP API Wrapper in Ruby with Capistrano hooks
https://www.hipchat.com/docs/apiv2
MIT License
336 stars 172 forks source link

Can't get global scopes / scopes for rooms #199

Closed dradford closed 7 years ago

dradford commented 7 years ago

Under some circumstances it's helpful to be able to check room and global scopes to see if you can perform certain actions.

dradford commented 7 years ago

https://github.com/hipchat/hipchat-rb/pull/200

rberrelleza commented 7 years ago

Fixed by #200