Mateusz BiałowąsforMateusz Białowąs🦾mateuszbialowas.hashnode.net·Oct 31, 2022Dependent drop-down selects with Rails and HotwireThis article will teach you how to create drop-down selects with Rails and Hotwire. I want to add country and state to the user. When users select a country, we want to fetch all states from this country and add to the states input-select. Let's sta...832 readsRuby on RailsAdd a thoughtful commentNo comments yetBe the first to start the conversation.