require "angular-ui-rails/version" module AngularUI module Rails class Engine < ::Rails::Engine end end end