The simplest way to interact with the NetDNA REST API using Ruby is by using the netdnarws RubyGem. You can install this gem by typing the following command in your shell or command line:
|
1 |
gem install netdnarws
|
RubyGems is a package manager … Continued
Blog