mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 20:24:43 +08:00
11 lines
199 B
YAML
11 lines
199 B
YAML
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
|
|
|
one:
|
|
user_id:
|
|
notification_id:
|
|
checked: false
|
|
|
|
two:
|
|
user_id:
|
|
notification_id:
|
|
checked: false
|