Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 215 Bytes

installation.adoc

File metadata and controls

15 lines (11 loc) · 215 Bytes

Installation

Just install the rubocop-rails gem

$ gem install rubocop-rails

or if you use bundler put this in your Gemfile

gem 'rubocop-rails', require: false