mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
24 lines
308 B
YAML
24 lines
308 B
YAML
david_welcome_general:
|
|
id: 1
|
|
author_id: 1
|
|
post_id: 1
|
|
category_id: 1
|
|
|
|
mary_thinking_sti:
|
|
id: 2
|
|
author_id: 2
|
|
post_id: 2
|
|
category_id: 3
|
|
|
|
mary_thinking_general:
|
|
id: 3
|
|
author_id: 2
|
|
post_id: 2
|
|
category_id: 1
|
|
|
|
bob_misc_by_bob_technology:
|
|
id: 4
|
|
author_id: 3
|
|
post_id: 8
|
|
category_id: 2
|