class Admin::ModuleStoreController < OrbitAdminController layout "structure" def index @extensions = [] end end