|
|
||
|---|---|---|
| .. | ||
| 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