Skip to content

Commit 8ca678a

Browse files
committed
[Fix #56] Add a reference to rubocop-rails_config gem in README.md
This PR adds a reference to `rubocop-rails_config` gem in README.md Fixes #56. Follow up #57 (comment). Follow up rubocop/rubocop#5976 (comment).
1 parent 2cccd0c commit 8ca678a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
A [RuboCop](https://github.com/rubocop-hq/rubocop) extension focused on enforcing Rails best practices and coding conventions.
77

8+
Note: This repository manages rubocop-rails gem (>= 2.0.0). rubocop-rails gem (<= 1.5.0) has been renamed to [rubocop-rails_config](https://rubygems.org/gems/rubocop-rails_config) gem.
9+
810
## Installation
911

1012
Just install the `rubocop-rails` gem

0 commit comments

Comments
 (0)