Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 199 Bytes

installation.adoc

File metadata and controls

15 lines (11 loc) · 199 Bytes

Installation

Just install the rubocop-rspec gem

gem install rubocop-rspec

or if you use bundler put this in your Gemfile

gem 'rubocop-rspec'