FAQs

Starting up in a new development environment can be challenging. So, here are some of the most frequently asked questions about our development environment.

General

binding.pry - this is part of the pry gem. It's only used in development and test. Any place this is placed, it will stop execution and you can inspect the variables. It's very helpful for troubleshooting.

Last updated