orbit-basic/app/models/tag.rb

5 lines
51 B
Ruby

class Tag < ProtoTag
belongs_to :module_app
end