A step by step of how to prepare for it, how to get to Rails 7, and what to do after the upgrade.

Ruby on Rails upgrade

ruby on rails, guides

Upgrading a Rails 6.1 app to Rails 7.0

A step by step of how to prepare for it, how to get to Rails 7, and what to do after the upgrade.

Stefanni Brasil
Quickly Debug Ruby Gems with Pry, git bisect, and bundler

How to Quickly Debug a Ruby Gem with `pry`, `git bisect`, and `bundle open`

open source, ruby, ruby on rails, guides

Guide: Quickly Debug a Ruby Gem with Pry and Git Bisect

A quick guide to help you debug a Third-Party Ruby Gem (faker-ruby) using `bundle open`, `pry`, and `git bisect`.

Stefanni Brasil, Thiago Araujo
Bug in a leaf

Learn pry and improve your debugging tools in 5 minutes.

ruby on rails, guides, cheat sheets, ruby

Get Started with Pry Debug in 5 minutes

Whether you're new to Pry or not, there are so many commands to learn! Get Started with Pry in 5 minutes and save hours next time you're debugging Ruby on Rails code.

Stefanni Brasil, Thiago Araujo