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: 157,625 of 180,709
Downloads: 2,767

Daily

Ranking: 135,887 of 180,702
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
42519,091,776rails
56449,447,568sprockets
79364,525,969puma
101315,119,091simplecov
115265,423,185rspec-rails
129243,417,506sass-rails
130243,325,620jquery-rails
138230,445,893capybara
141226,953,771selenium-webdriver
188173,640,247factory_bot_rails
191169,672,826rspec_junit_formatter
238133,405,582sqlite3
261122,476,803autoprefixer-rails
264120,573,388rails-controller-testing
1,40518,372,993chromedriver-helper
1,43417,698,560bootstrap

Owners

#GravatarHandle
1iconjonroehm