RubyGems Navigation menu

google-api-customization 0.1.1

google-api-customization is a Ruby wrapper around the Google Places API that makes it easy to integrate place discovery into Rails applications. Features: - Place detail lookup by place ID (name, address, phone, rating, hours, photos, reviews) - Text search for places by query string with optional location bias - Nearby search by coordinates and radius - Autocomplete for place names and addresses - Photo URL resolution - Full error handling (OverQueryLimitError, RequestDeniedError, NotFoundError, etc.) - Configurable retry logic with delay Built on HTTParty for HTTP and supports the legacy Google Places API endpoints.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 May 31, 2026 (10 KB)
  2. 0.1.0 May 31, 2026 (9 KB)
  3. 0.0.3 May 31, 2026 (9 KB)
  4. 0.0.2 October 09, 2014 (8 KB)
  5. 0.0.1 October 09, 2014 (7.5 KB)
Show all versions (6 total)

Runtime Dependencies (1):

httparty >= 0.14

Development Dependencies (2):

rspec ~> 3.12
webmock ~> 3.0

Owners:

Pushed by:

Authors:

  • Abhishek Sharma

SHA 256 checksum:

=

Total downloads 9,819

For this version 293

Version Released:

License:

MIT

Required Ruby Version: >= 2.7

Links: