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.
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
|