mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-12 21:53:51 -05:00
This is a model for attaching a single note to a single other entity. For #193, we'll use it for annotating blocks, mutes, and account-level domain blocks.
3 lines
34 B
Ruby
3 lines
34 B
Ruby
Fabricator('Glitch::Note') do
|
|
end
|