Gmaps4rails is developed to simply create a Google Map with overlays (markers, infowindows…).
- Create an empty repository in GitHub, named
googlemaps
, select the READM, license, and rails .gitignroe file - Clone the repository to local workspace folder
cd googlemaps
rails _4.1.6_ new . -BGT
git add -A