5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 20:56:22 +00:00

feat: metadata has one #12985

This commit is contained in:
f 2023-04-08 12:47:51 -03:00
parent b15ebdf549
commit 1e2c29f309

View file

@ -0,0 +1,4 @@
# frozen_string_literal: true
class MetadataHasOne < MetadataHasMany
end