RubyGems Navigation menu

trackdown 0.1.1

Trackdown is a Ruby gem that easily allows you to geolocate IP addresses. It's a simple, convenient wrapper on top of the MaxMind database. Plug your MaxMind license key and you're good to go. It keeps your MaxMind database updated regularly, and it offers a handy API for Rails applications to fetch country, city, and emoji flag information for any IP address.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.1.1 October 29, 2024 (10KB)
  2. 0.1.0 October 29, 2024 (10KB)

Runtime依存関係 (3):

countries ~> 7.0
maxmind-db ~> 1.2

Development依存関係 (3):

rake ~> 13.0
rspec ~> 3.0
rubocop ~> 1.21

所有者:

プッシュ者:

作者:

  • rameerez

SHA 256チェックサム:

=

累計ダウンロード数 261

このバージョンのみ 168

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

ライセンス:

MIT

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

リンク: