info:To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
info:To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
---
# Issuable-like Rails models utilities
# Issuable-like Rails models utilities
GitLab Rails codebase contains several models that hold common functionality and behave similarly to
GitLab Rails codebase contains several models that hold common functionality and behave similarly to
...
@@ -9,9 +14,9 @@ This guide accumulates guidelines on working with such Rails models.
...
@@ -9,9 +14,9 @@ This guide accumulates guidelines on working with such Rails models.
## Important text fields
## Important text fields
There are max length constraints for the most important text fields for `Issuable`s:
There are maximum length constraints for the most important text fields for issuables:
info:To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers
---
# Issue Types
# Issue Types
Sometimes when a new resource type is added it's not clear if it should be only an
Sometimes when a new resource type is added it's not clear if it should be only an