public
Description: Rails state select plugin mirror
Homepage: http://webonrails.wordpress.com/2006/09/12/plugin-state_select-generate-drop-down-selection-box-for-states/
Clone URL: git://github.com/sprsquish/state_select.git
name age message
file README Wed Aug 29 22:14:51 -0700 2007 Readme modified git-svn-id: http://opensvn.csi... [bansalakhil]
directory doc/ Fri Feb 09 02:55:06 -0800 2007 German states added git-svn-id: http://opensvn... [bansalakhil]
file init.rb Tue Sep 12 04:12:46 -0700 2006 inital import git-svn-id: http://opensvn.csie.... [akhil]
file install.rb Tue Sep 12 04:12:46 -0700 2006 inital import git-svn-id: http://opensvn.csie.... [akhil]
directory lib/ Fri Mar 06 22:50:14 -0800 2009 ensure proper key use [sprsquish]
directory test/ Tue Sep 12 04:12:46 -0700 2006 inital import git-svn-id: http://opensvn.csie.... [akhil]
README
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, CANADA, AUSTRALIA, SPAIN, FRANCE and UGANDA
  
  *Thanks keith(http://rubygreenblue.com/) for Australia states
  *Thanks Vicent (http://www.vicentgozalbes.com/) for Spain states
  *Thanks Chuck Phillips for Uganda states
  *Thanks Jonathan Tron for France states

 If you want to add other country plese send me the list of states and I will add them.


Author:
   Akhil Bansal 
   bansalakhil30.10@gmail.com
   http://webonrails.com
   Vinayak Solutions Pvt. Ltd.(http://vinsol.com)
   New Delhi, India