Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 179 Bytes

File metadata and controls

17 lines (12 loc) · 179 Bytes

Installation

$ bundle

Then run ruboscop watcher:

$ bundle exec guard

If your using cloud 9, start server with

$ rails s -b $IP -p $PORT