All Projects → rails → Iso 3166 Country Select

rails / Iso 3166 Country Select

Licence: mit
WARNING: this repo is not maintained anymore, if you want to maintain it, please send an mail to rails-core

Programming Languages

ruby
36898 projects - #4 most used programming language

CountrySelect

Provides a simple helper to get an HTML select list of countries. The list of countries comes from the ISO 3166 standard. While it is a relatively neutral source of country names, it will still offend some users.

Users are strongly advised to evaluate the suitability of this list given their user base.

Example

country_select("user", "country_name")

Copyright (c) 2008 Michael Koziarski, released under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].