RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Ruby on Rails project RuboCop setup with RSpec

RuboCop is the most popular Ruby static code analyzer and code formatting, code linter in short. Linting is the process of running a program that analyzes the code for programmatic and stylistic errors.

Read about how you can implement it in your Ruby on Rails project.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in