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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44759,429,268rails
74606,133,720sprockets
80576,241,847puma
97478,892,970simplecov
122393,372,550rspec-rails
145346,561,110capybara
146345,765,803selenium-webdriver
169304,233,571jquery-rails
178289,544,540sass-rails
184280,744,273factory_bot_rails
202262,515,913rspec_junit_formatter
274192,070,856rails-controller-testing
280187,045,758sqlite3
321160,450,551autoprefixer-rails
1,41931,010,315bootstrap
1,76819,641,523chromedriver-helper

Owners

#GravatarHandle
1iconjonroehm