Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « gitlab-utils « gems - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f7c7d83888bb70103710793f97d011cee8061484 (plain)
1
2
3
4
5
6
7
8
# 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`