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.

memberships.yml 402B

123456789101112131415
  1. # Read about fixtures at https://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
  2. # This model initially had no columns defined. If you add columns to the
  3. # model remove the '{}' from the fixture names and add the columns immediately
  4. # below each fixture, per the syntax in the comments below
  5. #
  6. one:
  7. team: one
  8. member: one
  9. can_edit: true
  10. two:
  11. team: one
  12. member: two
  13. can_edit: false