mlightner / zip_codes
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
Rakefile | ||
| |
bin/ | ||
| |
data/ | ||
| |
lib/ | ||
| |
test.rb | ||
| |
zip_codes.gemspec | ||
| |
zip_codes.rb |
README
Library for looking up zip code info. See example script for usage. Also includes bin, so you can run $ zipfind 12345 once you have installed the gem. install with "gem install mlightner-zip_codes" and include with "include 'zip_codes'"

