require "tj_bootstrap_helper/version" require "tj_bootstrap_helper/helper" module TJBootstrapHelper class Engine < Rails::Engine end end