1
0
Fork 0
MSU-Course-Alerter/test/fixtures/alerts.yml

14 lines
243 B
YAML
Raw Normal View History

2013-04-02 02:43:01 -04:00
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html
one:
user_id: 1
department: MyString
course: MyString
alerted: false
two:
user_id: 1
department: MyString
course: MyString
alerted: false