Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@setoelkahfi
/
tower-of-bazel
tower-of-bazel
/
backend
/
musik88-web
/
test
/
fixtures
/
comments.yml
Code
Commits
Issues
Pulls
Sessions
CI/CD
feature/share-libs
feature/share-libs
main
yml
11 lines
230 Bytes
Copy permalink
Copy
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