module BootstrapNavbar::Helpers

Public Instance Methods

prepare_html(html) click to toggle source
# File lib/rails-bootstrap-navbar/railtie.rb, line 4
def prepare_html(html)
  html.html_safe
end