gitlab-ce/gems/gitlab-utils
GitLab Bot 51ad17b411 Add latest changes from gitlab-org/gitlab@master 2023-11-22 15:11:39 +00:00
..
lib/gitlab
spec
.gitignore
.gitlab-ci.yml
.rspec
.rubocop.yml
Gemfile
Gemfile.lock
README.md
Rakefile
gitlab-utils.gemspec

README.md

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