require "bootstrap-editable-rails/version" module Bootstrap module Editable module Rails class Engine < ::Rails::Engine end end end end