Sha256: 4e311a2cba685e18776608756e7bbb378c1e47391c8238183b4eaec545566fa6
Contents?: true
Size: 601 Bytes
Versions: 24
Compression:
Stored size: 601 Bytes
Contents
# SmartyStreets Ruby SDK The official client libraries for accessing SmartyStreets APIs from Ruby You may have noticed this page is curiously sparse. Don't panic, there's [documentation](https://smartystreets.com/docs/sdk/ruby) and [examples](examples). [Apache 2.0 License](LICENSE.txt) --- [![asciicast](https://asciinema.org/a/124457.png)](https://asciinema.org/a/124457) --- ## Installation Add this line to your application's Gemfile: ```ruby gem 'smartystreets_ruby_sdk' ``` And then execute: $ bundle Or install it yourself as: $ gem install smartystreets_ruby_sdk
Version data entries
24 entries across 24 versions & 1 rubygems