Installation [1]

edit

Geocoder gem can be installed with the following command:

gem install geocoder

Or, if you're using Rails/Bundler, you may add this to your Gemfile:

gem 'geocoder'

and run at the command prompt:

bundle install

  1. ^ "alexreisner/geocoder:Complete ruby geocoding solution". www.github.com.