Skip to content

RaiseMe/ruby-common

Repository files navigation

RaiseMe::Common

This gem holds common configurations for Ruby projects at RaiseMe.

Installation

Add this line to your application's Gemfile:

gem 'raiseme-common', git: 'git@github.com:RaiseMe/ruby-common.git', branch: 'master'

And then execute:

$ bundle install

Usage

Include this gem in .rubocop.yml to inherit the common configuration:

inherit_gem:
  ruby-common: .rubocop-hound.yml

About

Common configurations for Ruby projects at RaiseMe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published