class Bh::Extensions::Railtie

Makes Bootstrap helpers available in Rails applications.

To use Bh in a Rails app you need 1 step:

- include bh in the Gemfile

The current class is loaded during the initialization process, so there is no need to manually require any other file.