We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track

Ruby on Rails upgrade
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.

How to Quickly Debug a Ruby Gem with `pry`, `git bisect`, and `bundle open`
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`.

Learn pry and improve your debugging tools in 5 minutes.
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.