What is the Addressfinder RubyGem?
The Addressfinder gem allows you to add speedy, predictive and accurate address autocomplete and verification to your Ruby application.
The Addressfinder RubyGem is available at RubyGems.com.
Install Ruby Addressfinder Gem
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