Added the priciples, sub principles and the groups.

This commit is contained in:
2022-06-11 21:13:32 +01:00
parent 0fa0f5f42e
commit dc739cc189
14 changed files with 125 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
class Subprincipleitem < ApplicationRecord
belongs_to :subprincipleitemgroup
end