stimulus-rails-nested-form

A Stimulus controller to create new fields on the fly to populate your Rails relationship.

Usage no npm install needed!

<script type="module">
  import stimulusRailsNestedForm from 'https://cdn.skypack.dev/stimulus-rails-nested-form';
</script>

README

Stimulus Rails Nested Form

Netlify Status

Getting started

A Stimulus controller to create new fields on the fly to populate your Rails relationship with accepts_nested_attributes_for.

📚 Documentation

See stimulus-rails-nested-form documentation.

👷‍♂️ Contributing

Do not hesitate to contribute to the project by adapting or adding features ! Bug reports or pull requests are welcome.

📝 License

This project is released under the MIT license.