rails/activerecord/test/fixtures/other_posts.yml
Ryuta Kamizono 13160269fe Resolve attribute alias for counter cache column
The lack of ability for making this has resolved by #39496 and #39530.
2020-07-06 12:06:01 +09:00

9 lines
159 B
YAML

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