Skip to content

Release 0.3.0

Compare
Choose a tag to compare
@rickpeyton rickpeyton released this 08 Aug 13:21
· 98 commits to master since this release

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