New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hobo_bootstrap_ui

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hobo_bootstrap_ui

  • 2.2.6
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Additional UI tags for the hobo_bootstrap theme. Some of these tags are wrappers for the bootstrap javascript components. Others are useful tags that are built on top of those javascript components. It pulls in the bootstrap-datepicker-rails gem, and can augment or replace the hobo_jquery_ui theme.

Installation

rails generate hobo:install_plugin hobo_bootstrap_ui git://github.com/Hobo/hobo_bootstrap_ui.git

Documentation

Tag documentation

Versus hobo_jquery_ui

You can use hobo_bootstrap_ui instead of hobo_jquery_ui if you don't mind the loss of tags such as <sortable-collection>.

Alternatively, hobo_bootstrap_ui and hobo_jquery_ui may both be used in the same Hobo application. In the case of overlap, the plugin loaded last will be used. Both plugins provide implementations of <search-results-container>, <name-one> and <input for="Date">. Both plugins have these tags available with non-shadowed names: <name-one-bootstrap> and <bootstrap-datepicker> for this gem.

If you use hobo_bootstrap_ui without hobo_jquery_ui, you can also remove jQuery-UI from your app/assets/javascripts/application.js as well as associated stylesheets. If you do this you will lose the ability to position the AJAX spinner and to use hide and show effects during part AJAX.

FAQs

Package last updated on 07 May 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc