jslag / us-state-select-plugin

just an update of technoweenie's us_states for rails 2.2

This URL has Read+Write access

name age message
file README Thu Dec 04 11:36:00 -0800 2008 note on 'priority' option [jslag]
file init.rb Wed Dec 03 13:30:51 -0800 2008 np [jslag]
directory lib/ Wed Dec 03 13:30:51 -0800 2008 np [jslag]
README
UsStates
========

From http://svn.techno-weenie.net/projects/plugins/us_states/, updated
to run under rails 2.2.

To select "priority" states that show up at the top of the list, call
like so:

<%= us_state_select 'child', 'state', :priority => %w(TX CA) %>