API de comptabilité horaire.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12345678910111213 |
- # Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
-
- one:
- duration: 2021-05-11 23:26:34
- handled: false
- user: one
- task: one
-
- two:
- duration: 2021-05-11 23:26:34
- handled: false
- user: two
- task: two
|