public
Description: A plugin containing the old country_select helper
Homepage:
Clone URL: git://github.com/rails/iso-3166-country-select.git
name age message
file MIT-LICENSE Loading commit data...
file README
file init.rb
file install.rb Thu Sep 18 11:56:28 -0700 2008 Extract the former country_select helper into a... [NZKoz]
directory lib/
file uninstall.rb
README
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