We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3423e94 commit d7e28fbCopy full SHA for d7e28fb
src/api/app/models/assignment.rb
@@ -1,4 +1,5 @@
1
-# TODO: Please overwrite this comment with something explaining the model target
+# An Assignment is a way to help in managing work around OBS by telling that some User is working on a Package.
2
+#
3
class Assignment < ApplicationRecord
4
#### Includes and extends
5
0 commit comments