RubyGems Navigation menu

trackdown 0.2.0

Trackdown is a Ruby gem that easily allows you to geolocate IP addresses. It works out of the box with Cloudflare headers if you're using it, or you can use MaxMind (BYOK). The gem offers a clean API for Rails applications to fetch country, city, and emoji flag information for any IP address. Supports Cloudflare headers (instant, zero overhead) and MaxMind GeoLite2 database (offline capable).

Gemfile:
=

Installeer:
=

Versies:

  1. 0.2.0 January 02, 2026 (14,5 KB)
  2. 0.1.1 October 29, 2024 (10 KB)
  3. 0.1.0 October 29, 2024 (10 KB)

Runtime afhankelijkheden (1):

countries ~> 7.0

Development afhankelijkheden (8):

maxmind-db ~> 1.2
minitest ~> 5.25
mocha ~> 2.0
rake ~> 13.0
rubocop ~> 1.21
simplecov ~> 0.22
webmock ~> 3.0

Eigenaren:

Pushed by:

Authors:

  • rameerez

SHA 256 checksum:

=

Total downloads 1.421

Voor deze versie 113

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 3.0.0

Links: