gmaps_geocoding 1.3.2
A simple Ruby gem for Google Maps Geocoding API. This gem return a Ruby Hash object of the result.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Runtime Dependencies (6):
            json
            >= 2.0.2, ~> 2.0
          
          
            oj
            >= 2.18.0, ~> 2.18
          
          
            oj_mimic_json
            >= 1.0.1, ~> 1.0
          
          
            ox
            >= 2.4.7, ~> 2.4
          
          
            rainbow
            ~> 2.1.0
          
          
            rest-client
            >= 2.0.0, ~> 2.0