Categories: None [Edit]

bootstrap4_rails_components

https://rubygems.org/gems/bootstrap4_rails_components
https://github.com/jonathanroehm/bootstrap4_rails_components
Implementation of view helper methods that utilize robust options and traits to generate semantic Bootstrap4 HTML for Ruby on Rails. Supply themes, rails helper options (such as :method and :confirm for a `link_to`). Example usage: `<%= ui.bootstrap :button, :primary, :block, href: user_path(@user), method: :delete, confirm: 'Are you sure?', tooltip: 'Adds a new user' %>` Which outputs a primary button with `btn-block` that uses rails method & confirm, and automatically supplies a tooltip (and there's much more!)

Total

Ranking: 160,860 of 189,654
Downloads: 3,252

Daily

Ranking: 94,537 of 189,628
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44710,641,326rails
73578,603,270sprockets
81529,633,681puma
99444,869,879simplecov
120368,384,755rspec-rails
138326,695,247capybara
139325,046,372selenium-webdriver
161291,535,371jquery-rails
168280,529,521sass-rails
185259,348,353factory_bot_rails
199244,642,043rspec_junit_formatter
266179,956,661rails-controller-testing
277173,378,657sqlite3
309153,273,523autoprefixer-rails
1,42628,674,832bootstrap
1,70119,367,986chromedriver-helper

Owners

#GravatarHandle
1iconjonroehm