Rails.application.routes.draw do mount RegisterModule::Engine => "/register_module" end