module Admin class View < Adamantium::View config.layouts_dir = "layouts" config.paths = "slices/admin/templates" end end