Skip to content
Verified Commit 44ad8d4d authored by Bob Van Landuyt's avatar Bob Van Landuyt
Browse files

feat: add basic ruby support

This is a very limited implementation for adding ruby support for
common template copier.

For now it is limited to the following files:
- `Gemfile`: refers to the gemspec in case of a Gem. For other ruby
  projects it adds a Gemfile with `gitlab-styles` and `rspec`
- `spec/spec_helper.rb`: Regular spec helper with some defaults
- `.tool-versions`: referring to the latest ruby.
- `.gitlab-ci.yml`: with default tasks from `common-ci-tasks`.
- `.rubocop(_todo).yml`: including gitlab-styles and an optional
  ignore file.

For gitlab-org/ruby/gems/labkit-ruby#48
parent c43d753b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment