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 (
| name | age | message | |
|---|---|---|---|
| |
README.md | Mon Oct 06 19:07:31 -0700 2008 | |
| |
init.rb | Mon Sep 22 09:05:02 -0700 2008 | |
| |
lib/ | Wed Oct 15 20:01:56 -0700 2008 |
README.md
Country and region select
Provides a simple helper to get an HTML select list of countries and regions. The list of countries comes from iso-codes package and follows IBM Globalization guideline to avoid culturally-sensitive issues in Taiwan and China.
This plugin is modified from Rails iso-3166-country-select plugin and licensed under the MIT
Example
country_select("user", "country_name")







