Real-World Data RuboCop Offense Reports
How to run RuboCop on real-world data and generate offense reports to share with other people.
Ruby Stuff
How to run RuboCop on real-world data and generate offense reports to share with other people.
A guide on how to remove noise from structure.sql
diffs in Rails when working with MySQL.
An RSpec spec to verify FactoryBot.build
doesn’t interact with the DB.
Here’s how to set up a RuboCop workflow on GitHub Actions with caching for faster workflow runs.