Lovro Bikić

Ruby Stuff

Posts About RSS

Real-World Data RuboCop Offense Reports

How to run RuboCop on real-world data and generate offense reports to share with other people.

Read More

Consistent MySQL structure.sql Diffs for Rails

A guide on how to remove noise from structure.sql diffs in Rails when working with MySQL.

Read More

Making Sure FactoryBot Builds Without Creating

An RSpec spec to verify FactoryBot.build doesn’t interact with the DB.

Read More

Running RuboCop on GitHub Actions With Cache

Here’s how to set up a RuboCop workflow on GitHub Actions with caching for faster workflow runs.

Read More