module CriteriaOperator module UiComponent class Engine < ::Rails::Engine isolate_namespace CriteriaOperator::UiComponent end end end