mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
20 lines
419 B
YAML
20 lines
419 B
YAML
|
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||
|
|
||
|
one:
|
||
|
uid: MyString
|
||
|
dtstart: 2019-12-02 14:55:07
|
||
|
dtend: 2019-12-02 14:55:07
|
||
|
summary: MyString
|
||
|
description: MyString
|
||
|
attendee: MyString
|
||
|
i_calendar_id:
|
||
|
|
||
|
two:
|
||
|
uid: MyString
|
||
|
dtstart: 2019-12-02 14:55:07
|
||
|
dtend: 2019-12-02 14:55:07
|
||
|
summary: MyString
|
||
|
description: MyString
|
||
|
attendee: MyString
|
||
|
i_calendar_id:
|