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:
parent
b15ebdf549
commit
1e2c29f309
1 changed files with 4 additions and 0 deletions
4
app/models/metadata_has_one.rb
Normal file
4
app/models/metadata_has_one.rb
Normal file
|
@ -0,0 +1,4 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class MetadataHasOne < MetadataHasMany
|
||||
end
|
Loading…
Reference in a new issue