Pushpin
An object to indicate geographic position
Installation
Add this line to your application's Gemfile:
gem 'pushpin'Or install it yourself as:
$ gem install pushpinUsage
Pushpin.new('Paris')Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Links
- repo: http://github.com/attack/pushpin
- travis ci: https://travis-ci.org/attack/pushpin
- code climate: https://codeclimate.com/github/attack/pushpin
Copyright
Copyright (c) 2014 Mark Gangl. See LICENSE for details.