Libraries
»
hip_chat
(0.1.2)
»
Index (C)
»
HipChat
»
CommonMethods
Module: HipChat::CommonMethods
Included in:
Api
,
User
Defined in:
lib/hip_chat/common_methods.rb
Constant Summary
collapse
BASE_URL =
"http://api.hipchat.com/v2/"
OK_CODES =
[
200
,
201
,
204
]