Skip to content

Instantly share code, notes, and snippets.

in case ruby installation fails (e.g. while running asdf install ruby latest)

On Ubuntu

sudo apt install build-essential zlib1g-dev libssl-dev libffi-dev libyaml-dev

Check this article for more info phoenixnap article

inherit_gem:
rubocop-rails-omakase: rubocop.yml
require:
- rubocop-rspec
AllCops:
NewCops: enable
Exclude:
- db/schema.rb