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.
2 parents 7adf013 + d7e28fb commit 52febc6Copy full SHA for 52febc6
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