1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/fixtures/other_posts.yml
2017-11-08 20:45:43 +02:00

8 lines
152 B
YAML

_fixture:
model_class: Post
second_welcome:
author_id: 1
title: Welcome to the another weblog
body: It's really nice today
comments_count: 1