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.
Required Ruby Version
>= 2.7
Authors
Abhishek Sharma
Versions
- 0.1.1 May 31, 2026 (10 KB)
- 0.1.0 May 31, 2026 (9 KB)
- 0.0.3 May 31, 2026 (9 KB)
- 0.0.2 October 09, 2014 (8 KB)
- 0.0.1 October 09, 2014 (7.5 KB)