Skip to content

viniciusoyama/rails-dynamic-fields-example

Repository files navigation

README

Example project for How to Create Dynamic Form Fields in Rails with Auto-Updates with Hotwire, StimulusJS, and Turbo

How to Run?

  • docker compose build
  • docker compose up
  • docker compose run web bin/rails db:create db:migrate

Go to http://localhost:3000/people/new

And test changing the country/state/city selects or the project select.

About

Example project for creating dynamic dependent form field in Ruby on Rails with Hotwire

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published