Create course model
This commit is contained in:
Vendored
+13
@@ -0,0 +1,13 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
title: MyString
|
||||
unit_code: MyString
|
||||
toggl_project: 1
|
||||
panopto_folders:
|
||||
|
||||
two:
|
||||
title: MyString
|
||||
unit_code: MyString
|
||||
toggl_project: 1
|
||||
panopto_folders:
|
||||
Reference in New Issue
Block a user