Installation

  1. Put the following line into the Gemfile of your project

    gem 'huaweicloud-sms'
    
  2. Install the gems in Gemfile

    $ bundle install
    

Usage