We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92c3c6f + 30a1f39 commit 0390674Copy full SHA for 0390674
README.md
@@ -18,7 +18,7 @@ gem install rubocop-rails
18
or if you use bundler put this in your `Gemfile`
19
20
```ruby
21
-gem 'rubocop-rails'
+gem 'rubocop-rails', require: false
22
```
23
24
## Usage
0 commit comments