Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
B

bh

> 后端框架
Open source

Bootstrap Helpers for Ruby

832 stars0 likes2 views
WebsiteGitHub

About

Bootstrap Helpers for Ruby

Bh · Bootstrap Helpers

A set of Ruby helpers that streamlines the use of Bootstrap 6 components in HTML views.

Bootstrap 6 is a great framework, but requires many lines of HTML code even for simple components.

With Bh, you can achieve the same result with fewer lines of code

How to install

  1. Add gem 'bh' to the Gemfile file of your Rails app.
  2. Add this line to the config/importmap.rb file:
pin_all_from Bh::Engine.root.join('app/javascript/controllers'), under: 'controllers'

Available methods

See https://github.com/claudiob/bh/blob/master/lib/bh/bootstrap_helpers.rb

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Rubybh-gembootstrapbootstrap-helpersbootstrap3

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category后端框架
PricingOpen source

> Related tools

N
Node.js
基于 V8 的 JavaScript 运行时
D
Django
Python 高级 Web 框架
S
Spring Boot
Java 生态主流微服务框架