Files
gitlab-ce/gems/gitlab-utils/README.md
2023-06-26 15:07:59 +00:00

209 B

Gitlab::Utils

This Gem contains all code that is not dependent on application code or business logic and provides a generic functions like:

  • safe parsing of YAML
  • version comparisions
  • strong_memoize