mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
50f538b72b
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4325 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
17 lines
226 B
YAML
17 lines
226 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
|