This repository has been archived on 2021-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
greenlight/test/fixtures/rooms.yml

14 lines
378 B
YAML
Raw Normal View History

2018-05-07 16:06:01 -04:00
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
# This model initially had no columns defined. If you add columns to the
# model remove the '{}' from the fixture names and add the columns immediately
# below each fixture, per the syntax in the comments below
#
2018-05-10 15:03:59 -04:00
kitchen:
2018-05-15 11:43:59 -04:00
user: steve
2018-05-10 15:03:59 -04:00
uid: "13579"
garage:
2018-05-15 11:43:59 -04:00
user: mark
2018-05-10 15:03:59 -04:00
uid: "02468"