RailsGrowth

Growth Engineering Glossary

This glossary catalogues over 310+ growth engineering phrases, pulling from a blend of growth teams, software engineering, data science, marketing, and product development terminology.

Cleaning Up Stale Git Branches Locally & On Github

I've built up tons of stale branches and wanted to clean them up locally and on origin. These commands take care of that.

Archiving Rails Database Migrations by Year

This rake task helps archive old database migrations into /db/migrate/archives/{yyyy}/ folders.

How To Organize ViewComponents in Rails

Some examples of common folder namespaces I will use for organizing ViewComponents

A Custom Outdated Gems Script to Speed Up Rails Dependency Upgrades [+ Video]

I built a custom implementation of `bundle outdated` that adds more granular data on number of versions available, release dates, readme links, explicit vs implicit status, and then helps automate the process of pivot tabling the audit results to create a custom outdated gems audit.

RailsGrowth © 2026