Google Maps API Rails Gem
Installation
Add this line to your application's Gemfile:
gem 'googleMapsAPI-rails'
And then execute:
$ bundle install
Usage
Add to your app/assets/javascripts/application.js
//= require google_api
//= require mapa
//= require infobox
//= require markerclusterer