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!

RuboCoping with legacy: Bring your Ruby code up to Standard

Pretty much every Rubyist knows RuboCop—it’s the Ruby linter and formatter. But it’s still easy to find projects where style wasn’t enforced from the start (usually large, older projects). Fixing these can be tough.

In this reenergized post, Head of Backend Vladimir Dementyev shows how we add code style to mature Ruby/Rails projects with RuboCop and Standard: RuboCoping with legacy: Bring your Ruby code up to Standard

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