Reported on the RingCentral Developers Glip team:
I'm having troubles using it in the rails console. I'm getting the error
"Uninitialized constant RingCentralSdk::REST"
I can use the gem inside some .rb file or in irb after requiring it there. But am having troubles using it in a service