gitlab-ce/gems/gitlab-utils
GitLab Bot a14bf87924 Add latest changes from gitlab-org/gitlab@master 2025-07-14 15:07:25 +00:00
..
lib/gitlab Add latest changes from gitlab-org/gitlab@master 2025-07-14 15:07:25 +00:00
spec Add latest changes from gitlab-org/gitlab@master 2025-03-26 06:11:28 +00:00
.gitignore
.gitlab-ci.yml
.rspec
.rubocop.yml
Gemfile
Gemfile.lock Add latest changes from gitlab-org/gitlab@master 2025-07-11 21:07:14 +00:00
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