- 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_form
library to create your form. The "raw erb" version of a tom-select input is referenced in the_form_other.html.erb
file.
- GitHub Copilot helped a bit