MiniGeocode is a small plugin for Ruby on Rails which adds a geolocation services to your project. I created this plugin because I needed geocoding for my web application without complex dependencies. Also Google had removed the API key requirement so a new plugin was easy to create.
The source is hosted at github: https://github.com/tompesman/mini_geocode
Status: Stable
Installation: gem install mini_geocode
Usage:
1 2 |
|
or
1 2 |
|