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!

Consistent coding style with house_style v1.1

The house_style gem, which enables you to use a common set of coding style rules across multiple Ruby and/or Rails projects, has been updated to version 1.1. https://rubygems.org/gems/house_style

The new version updates rubocop and rubocop-rspec to the most recent versions, which eliminates the need to specify a TargetRubyVersion in each project’s root rubocop config file unless absolutely necessary.

For more on the thinking behind house_style and a guide on using it, this guide, written for the release of v1.0, is a great starting point.

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