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

install:
=

Versions:

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

Runtime Dependencies (3):

countries ~> 7.0
maxmind-db ~> 1.2

Development Dependencies (3):

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

Owners:

Pushed by:

Authors:

  • rameerez

SHA 256 checksum:

=

Total downloads 189

For this version 118

Version Released:

License:

MIT

Required Ruby Version: >= 3.0.0

Links: