netbox-client-ruby
netbox-client-ruby copied to clipboard
Add to_string and tests for Ip Addresses so it returns the ip address with the cidr (ex: 10.0.0.0/24)
Closes #98
FIY, I submitted a RP to the IpAddress gem to update their README.
https://github.com/ipaddress-gem/ipaddress/pull/170
Man, I spent more time than I'd like to admit, trying to figure out where I went wrong, before realizing their README was wrong.