Rails gem of the Bootstrap based admin theme SB Admin 2.
bootstrap_sb_admin_base_v2 is a Rails gem that provides the Bootstrap based admin theme SB Admin 2. It is a work in progress and was originally created by Start Bootstrap. The purpose of this gem is to make it easier to integrate all the assets (fonts, images, CSS, and JS) of the Bootstrap admin theme into a Rails application.
Ruby on Rails, often referred to as Rails, is an open-source web application framework written in Ruby. Known for its convention over configuration and don't repeat yourself (DRY) principles, Rails simplifies and accelerates the development of database-backed web applications.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.