Skip to main content
Add to your Gemfile:
gem "whatsrb_cloud", git: "https://github.com/SerylLns/whatsrb-sdk", glob: "ruby/*.gemspec"
Then run:
bundle install

Verify installation

require "whatsrb_cloud"
puts WhatsrbCloud::VERSION