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 (10.0 KB)
  2. 0.1.0 October 29, 2024 (10.0 KB)

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

相關連結: