ensl.org/vendor/plugins/country_code_select
2014-03-23 00:22:25 +00:00
..
lib Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
spec Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
.gitignore Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
init.rb Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
MIT-LICENSE Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Rakefile Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
README Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
README.rdoc Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00

== 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 (c) 2008 Russ Smith, released under the MIT license.