Sha256: 99891c1f3c186f5382aad27299f3ceb4df7a174a8c22f7c641d9f28695ffb791
Contents?: true
Size: 759 Bytes
Versions: 3
Compression:
Stored size: 759 Bytes
Contents
# 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.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
geomagic-0.0.3 | README.md |
geomagic-0.0.2 | README.md |
geomagic-0.0.1.alpha | README.md |