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:
=

安装:
=

版本列表:

  1. 0.2.0 January 02, 2026 (14.5 KB)
  2. 0.1.1 October 29, 2024 (10.0 KB)
  3. 0.1.0 October 29, 2024 (10.0 KB)

Runtime 依赖 (1):

countries ~> 7.0

Development 依赖 (8):

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

所有者:

推送者:

作者:

  • rameerez

SHA 256 校验和:

=

下载总量 1,454

这个版本 137

版本发布:

许可:

MIT

需要的 Ruby 版本: >= 3.0.0

链接: