mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-14 05:05:55 +08:00
12 lines
199 B
YAML
12 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
|