What is the AddressFinder RubyGem?
The AddressFinder RubyGem is available at RubyGems.com.
Installation Instructions
You can install the RubyGem as you normally would for any other Gem.
Add it to your Gemfile:
gem 'addressfinder'
Then execute:
bundle install
Or install it manually:
gem install addressfinder