glitch-soc/spec/fabricators/glitch_note_fabricator.rb
David Yip a37753179d
Introduce Glitch::Note (#193)
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.
2018-01-25 22:07:11 -06:00

3 lines
34 B
Ruby

Fabricator('Glitch::Note') do
end