You can sign up for a free developer sandbox.
Ruby 2.1.0 or higher [https://www.ruby-lang.org/en/].
Add this line to your application's Gemfile:
gem 'docusign_esign'
And then execute:
$ bundle install
Or install it yourself as:
$ gem install docusign_esign
See the JWT Ruby example.
See unit_tests_using_jwt_spec.rb for additional examples.
Unit tests are available in the tests/spec folder.
Follow the steps below to run the test cases
-
Fill in all the required fields/values
-
Run the following command from the tests/spec folder
bundle exec rspec <spec_filename>
Feel free to log issues against this client through GitHub. We also have an active developer community on Stack Overflow, search the DocuSignAPI tag.
The DocuSign Ruby Client is licensed under the following License.