6 lines
65 B
Ruby
6 lines
65 B
Ruby
FactoryGirl.define do
|
|
factory :notification do
|
|
|
|
end
|
|
|
|
end
|