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.

memberships.yml 398B

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. user: one
  9. can_edit: true
  10. two:
  11. team: one
  12. user: two
  13. can_edit: false