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.5KB)
  2. 0.1.1 October 29, 2024 (10KB)
  3. 0.1.0 October 29, 2024 (10KB)

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

このバージョンのみ 161

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 3.0.0

リンク: