Setup Simple Form in Rails
11 March 2022 (Updated 23 April 2022)
On this page
Install gem
./bin/bundle add simple_form
Run the installer
Default installer:
./bin/rails g simple_form:install
Bootstrap 5 installer:
./bin/rails g simple_form:install --bootstrap
Sources
Tagged:
Rails tooling
Thanks for your comment 🙏. Once it's approved, it will appear here.
Leave a comment