Release 0.3.0
Now use a generator to create the appropriate .rubocop.yml
when adding RamseyCop
to a new project.
rails generate ramsey_cop
Creates a .rubocop.yml
in the root of your project with the following details
inherit_gem:
ramsey_cop:
- default.yml