stevedowney/bootstrap-view-helpers

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rvmrc
.travis.yml
.yardopts
CHANGELOG.md
Gemfile
Gemfile.lock
Guardfile
MIT-LICENSE
README.md
Rakefile
app/TODO.md
app/assets/stylesheets/bootstrap-view-helpers/bs_docs_example.css
app/views/application/_bootstrap_view_helper_nav_bar.html.erb
app/views/application/_bootstrap_view_helper_side_bar.html.erb
app/views/bootstrap_view_helpers/_accordions.html.erb
app/views/bootstrap_view_helpers/_alert_block.html.erb
app/views/bootstrap_view_helpers/_alert_options.html.erb
app/views/bootstrap_view_helpers/_alert_types.html.erb
app/views/bootstrap_view_helpers/_flash_helper.html.erb
app/views/bootstrap_view_helpers/_form_helper_1.html.erb
app/views/bootstrap_view_helpers/_icons.html.erb
app/views/bootstrap_view_helpers/_modal_alert.html.erb
app/views/bootstrap_view_helpers/_modal_basic.html.erb
app/views/bootstrap_view_helpers/_modal_block.html.erb
app/views/bootstrap_view_helpers/_modal_confirm.html.erb
app/views/bootstrap_view_helpers/_table_default.html.erb
app/views/bootstrap_view_helpers/_table_example.html.erb
app/views/bootstrap_view_helpers/_table_with_class.html.erb
app/views/bootstrap_view_helpers/accordions.html.erb
app/views/bootstrap_view_helpers/alerts.html.erb
app/views/bootstrap_view_helpers/buttons.html.erb
app/views/bootstrap_view_helpers/flash_helper.html.erb
app/views/bootstrap_view_helpers/form_helpers.html.erb
app/views/bootstrap_view_helpers/icons.html.erb
app/views/bootstrap_view_helpers/index.html.erb
app/views/bootstrap_view_helpers/labels_and_badges.html.erb
app/views/bootstrap_view_helpers/modal.html.erb
app/views/bootstrap_view_helpers/tables.html.erb
app/views/layouts/bootstrap_view_helpers.html.erb
bootstrap-view-helpers.gemspec
lib/tasks/bootstrap-view-helpers_tasks.rake
app/controllers/bootstrap_view_helpers_controller.rb13
app/helpers/bootstrap/accordion_helper.rb50
app/helpers/bootstrap/alert_helper.rb41
app/helpers/bootstrap/badge_helper.rb19
app/helpers/bootstrap/button_helper.rb41
app/helpers/bootstrap/common_helper.rb35
app/helpers/bootstrap/dropdown_helper.rb58