# Geomagic Plugin for working with Geo locations in serverside. Includes: * geokit-rails3 * geocoder * GeoRuby * spatial_adapter ## Installation Add this line to your application's Gemfile: gem 'geomagic' And then execute: $ bundle Or install it yourself as: $ gem install geomagic ## Usage ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Added some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request Questions or problems? Please post them on the [issue tracker](https://github.com/CreativeMobile/geomagic/issues). This gem is created by Arturs Braucs in Creative Mobile and is under the MIT License.