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,555

這個版本 208

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: