1
0
Fork 0
This repository has been archived on 2023-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
lesson-decentralized_microb.../test/fixtures/posts.yml

10 lines
192 B
YAML

# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
one:
profile: one
text: Hello, World!
two:
profile: two
text: OMG this is a real microblog!