mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
8 lines
135 B
YAML
8 lines
135 B
YAML
|
first_instance:
|
||
|
some_attribute: AAA
|
||
|
another_attribute: 000
|
||
|
|
||
|
second_instance:
|
||
|
some_attribute: BBB
|
||
|
another_attribute: 999
|