cyx / ip_to_country
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
a15b83b
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | Wed Oct 08 23:00:22 -0700 2008 | |
| |
README | Wed Oct 08 23:00:22 -0700 2008 | |
| |
Rakefile | Wed Oct 08 23:00:22 -0700 2008 | |
| |
bin/ | Wed Oct 08 23:00:22 -0700 2008 | |
| |
init.rb | Wed Oct 08 23:00:22 -0700 2008 | |
| |
install.rb | Wed Oct 08 23:00:22 -0700 2008 | |
| |
lib/ | Fri Nov 06 08:32:38 -0800 2009 | |
| |
spec/ | Wed Oct 08 23:00:22 -0700 2008 | |
| |
tasks/ | Wed Oct 08 23:00:22 -0700 2008 | |
| |
uninstall.rb | Wed Oct 08 23:00:22 -0700 2008 |
README
IpToCountry =========== This plugin is based off of rubyquiz. Example ======= IpToCountry.country_of( "121.254.166.40" ) # => 'KR' Copyright (c) 2008 [Cyril David], released under the MIT license
