feature/share-libs
yml 11 lines 230 Bytes
Raw
1 # Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
2
3 one:
4 body: MyText
5 commentable_id: 1
6 commentable_type: MyString
7
8 two:
9 body: MyText
10 commentable_id: 1
11 commentable_type: MyString