Added ruby manager. Partial

This commit is contained in:
Alexey Berezhok
2024-12-09 23:55:35 +03:00
parent d0da95dfc5
commit 4905975d79
9 changed files with 130 additions and 11 deletions

View File

@@ -9,6 +9,7 @@ class EmptyWorker < Kernel::ModuleCoreWorker
NAME: MODULE_ID,
DESCR: "Just empty module for storing max module id",
REQ: "",
CONF: "",
}
end