Ruboty::IpResolv
Resolve IP Address to Hostname
Installation
Add this line to your application's Gemfile:
gem 'ruboty'
gem 'ruboty-ip_resolv'
And then execute:
$ bundle
Usage
See ruboty help
or the following:
Contributing
- Fork it ( https://github.com/tacahilo/ruboty-ip_resolv/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
LICENSE
MIT: http://hfm.mit-license.org
AUTHOR
OKUMURA Takahiro hfm@gmail.com