Categories: None [Edit]
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: 158,570 of 183,139
Downloads: 2,873
Daily
Ranking: 66,923 of 183,127
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
41 | 565,708,046 | rails |
59 | 485,005,224 | sprockets |
79 | 408,031,605 | puma |
99 | 348,601,726 | simplecov |
116 | 294,957,132 | rspec-rails |
136 | 256,815,436 | jquery-rails |
137 | 256,656,382 | capybara |
139 | 254,917,759 | selenium-webdriver |
140 | 254,758,758 | sass-rails |
183 | 197,844,195 | factory_bot_rails |
190 | 191,491,243 | rspec_junit_formatter |
253 | 141,612,402 | sqlite3 |
264 | 137,804,545 | rails-controller-testing |
273 | 131,366,842 | autoprefixer-rails |
1,462 | 19,878,372 | bootstrap |
1,516 | 18,689,798 | chromedriver-helper |
Owners
# | Gravatar | Handle |
---|---|---|
1 | jonroehm |