How to install bootstrap 5 and make it work with Ruby 2.7.2 + on Rails 6.1 +
Rails 6 follow webpacker, you don't need to install a gem, do this instead In your Rails home directory, run this command, to install jQuery, popper.js and bootstrap, jQuery and…Read more →