cm-geocoder 0.2.0
CmGeocoder is a Ruby gem that provides IP-based geocoding functionality for Rails applications. It allows you to determine the country of origin for IP addresses using comprehensive IPv4 and IPv6 network mappings. The gem includes pre-built databases of IP networks and their corresponding country information, making it easy to implement geolocation features in your application.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 7.0