jslag / us-state-select-plugin
- Source
- Commits
- Network (5)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
5da059e
| name | age | message | |
|---|---|---|---|
| |
README | Thu Dec 04 11:36:00 -0800 2008 | |
| |
init.rb | Wed Dec 03 13:30:51 -0800 2008 | |
| |
lib/ | Wed Dec 03 13:30:51 -0800 2008 |
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) %>
