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!

rubocop-obsession: A RuboCop extension focused on higher-level code concepts

rubocop-obsession is a collection of RuboCop cops that focus on higher-level concepts, like checking that code reads from top to bottom, or only unit testing public methods. Reading through their implementation can give you inspiration to build your own custom cops aligned with your project’s best practices.

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