StateSelect
state_select plugin allows you to easyly create dropdown list of states for a country provided as an option.
Default counrty is US.
Usage:
state_select(object, method, country='US', options = {}, html_options = {})
Currently it supports only INDIA, US, UK, CANADA, AUSTRALIA, SPAIN, FRANCE, UGANDA, GERMAN and NETHERLANDS
Tested with Rails 2.3.* and Rails 3.0.0.beta
*Thanks keith(rubygreenblue.com/) for Australia states *Thanks Vicent (www.vicentgozalbes.com/) for Spain states *Thanks Chuck Phillips for Uganda states *Thanks Jonathan Tron for France states *Thanks Gavin Morrice(handyrailstips.com/) for UK States
If you want to add other country plese send me the list of states and I will add them, or you can fork and make a pull request.
Author:
Akhil Bansal
bansalakhil30.10@gmail.com
http://webonrails.com
New Delhi, India