This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Russ Smith (committer)
Fri Apr 24 21:02:44 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Jul 13 14:05:28 -0700 2008 | |
| |
MIT-LICENSE | Sun Jul 13 11:20:04 -0700 2008 | |
| |
README | Sun Jul 13 14:05:28 -0700 2008 | |
| |
README.rdoc | Sun Jul 13 14:05:28 -0700 2008 | |
| |
Rakefile | Sun Jul 13 14:05:28 -0700 2008 | |
| |
init.rb | Sun Jul 13 11:20:04 -0700 2008 | |
| |
lib/ | ||
| |
spec/ | Sun Jul 13 14:05:28 -0700 2008 |
README.rdoc
Country Code Select
A simple country code select helper. Works exactly the same as country_select but uses country codes instead.
country_code_select(:user, :country, [[ 'US', 'United States' ], [ 'CA', 'Canada' ]])
Copyright/License
Copyright © 2008 Russ Smith, released under the MIT license.








