Rephrase toggl scraping in term of attendances
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
# Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
lecture: one
|
||||
associated_toggl_entry: MyString
|
||||
kind: 1
|
||||
|
||||
two:
|
||||
lecture: two
|
||||
associated_toggl_entry: MyString
|
||||
kind: 1
|
||||
Reference in New Issue
Block a user