ssoroka / net-geoip
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
README
= Net::GeoIP == What this is This project contains the Net::GeoIP module to interface with the GeoIP library provided by MaxMind. == What to do To run the installer and tests, type: rake == Usage If the bundle installed correctly, the tests should pass and you should be able to do require 'net/geoip' == Credits [Sean Chittenden] Original code [Steven Baker] Updated (details?) [MaxMind] Patched [Steven Soroka] Applied patch and moved to Github, gemified, misc improvements

