Simple Form and Bootstrap A Rails application showing example forms using Simple Form and Bootstrap. Prerequisites Ruby v2.6.5 Rails v6.0.1 Installing required Ruby version with rbenv brew install rbenv rbenv init rbenv install 2.6.5 cd Simple_Form rbenv local 2.6.5 Setup bundel install yarn install Run rails s Built With Rails Simple Form Bootstrap