- ruby 3.x
- rails 8.x
- propshaft
- esbuild
- bootstrap 5.x
- tom-select.js
- simple_form
Use the Rails asset pipeline, configured with propshaft, esbuild, and stimulus to utilize a drop-down select input with the TomSelect library
- You don't have to use the
simple_formlibrary to create your form. The "raw erb" version of a tom-select input is referenced in the_form_other.html.erbfile.
- GitHub Copilot helped a bit