Skip to content
railsengines.com

Subdivision Select

:earth_africa: A Rails plugin to populate a state/province select box from country_select

No ratings yet
Gem
subdivision_select
Repository
cllns/subdivision_select
License
MIT
Stars
20
Added
August 10, 2026

About

:earth_africa: A Rails plugin to populate a state/province select box from country_select

When you select a country, a select box for the states or provinces (i.e. subdivisions) is automatically populated for that country.

Mounting it

ruby
# Gemfile
gem "subdivision_select"

# config/routes.rb
mount SubdivisionSelect::Engine, at: "/subdivisions"

Details

20 stars on GitHub · MIT licensed · maintained by cllns. Source: https://github.com/cllns/subdivision_select

Discussion (0)

Sign in to join the discussion.

No comments yet.