module BootstrapWysihtml5Rails
  module Rails
    class Railtie < ::Rails::Railtie; end
  end
end