No release in over 3 years
Low commit activity in last 3 years
A simple country code select helper. Works exactly the same as country_select but uses country codes instead.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

 Project Readme

Maintainers Wanted¶ ↑

This project is looking for maintainers. I don’t use Ruby primarily anymore and don’t interact with this code much.

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 © 2008 Russ Smith, released under the MIT license.