API de comptabilité horaire.
Nevar pievienot vairāk kā 25 tēmas
Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
123456789101112131415 |
- # Read about fixtures at https://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
- #
- one:
- team: one
- member: one
- can_edit: true
-
- two:
- team: one
- member: two
- can_edit: false
|