Module: Bh
- Defined in:
- lib/bh.rb,
lib/bh/engine.rb,
lib/bh/helpers.rb,
lib/bh/message.rb,
lib/bh/version.rb,
lib/bh/form_builder.rb,
lib/bh/helpers/chats.rb,
lib/bh/helpers/flows.rb,
lib/bh/helpers/heads.rb,
lib/bh/helpers/dialogs.rb,
lib/bh/helpers/notices.rb,
lib/bh/form_builder/pins.rb,
lib/bh/helpers/chats/asks.rb,
lib/bh/helpers/chats/asides.rb,
lib/bh/form_builder/controls.rb,
lib/bh/form_builder/comboboxes.rb
Overview
Bootstrap 6 in a Rails app: the form builder that dresses every field a page asks for, the components Bootstrap ships behavior for and no markup, and the one stylesheet and script that carry them.
Defined Under Namespace
Modules: Helpers Classes: Engine, FormBuilder, Message
Constant Summary collapse
- VERSION =
Version of the gem, read by the gemspec and by hosts checking compatibility.
'6.6.0'