mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-12 01:46:55 +08:00
12 lines
203 B
YAML
12 lines
203 B
YAML
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||
|
|
||
|
one:
|
||
|
title: MyString
|
||
|
message: MyString
|
||
|
type_of: 1
|
||
|
|
||
|
two:
|
||
|
title: MyString
|
||
|
message: MyString
|
||
|
type_of: 1
|