gitlab-ce/gems/gitlab-utils/README.md

9 lines
209 B
Markdown

# 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`