Skip to content

Commit d7e28fb

Browse files
committed
Document Assignment model
1 parent 3423e94 commit d7e28fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/api/app/models/assignment.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# TODO: Please overwrite this comment with something explaining the model target
1+
# An Assignment is a way to help in managing work around OBS by telling that some User is working on a Package.
2+
#
23
class Assignment < ApplicationRecord
34
#### Includes and extends
45

0 commit comments

Comments
 (0)