Adding hashtag model
This commit is contained in:
parent
6471a548fe
commit
62292797ec
11 changed files with 60 additions and 9 deletions
3
spec/fabricators/tag_fabricator.rb
Normal file
3
spec/fabricators/tag_fabricator.rb
Normal file
|
@ -0,0 +1,3 @@
|
|||
Fabricator(:tag) do
|
||||
name "MyString"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue