5 lines
65 B
Ruby
5 lines
65 B
Ruby
FactoryBot.define do
|
|
factory :supporter_note do
|
|
|
|
end
|
|
end
|