= LocalizedCountrySelect Rails plugin to provide support for localized ... Show only the country codes: <%= country_select(:user, :country, {:description => :abbreviated}, :include_blank => 'Please choose...') %> will become: for the en locale. == Other resources * http://github.com/rails/country_select (Default Rails plugin) * http://github.com/russ/country_code_select (Stores country code, not name) Copyright (c) 2008 Karel Minarik (www.karmi.cz), released under the MIT license