mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-24 16:55:09 +08:00
11 lines
203 B
YAML
11 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
|