Patchouli's Computatrunomicon

Search IconIcon to open search

debugging

Last updated June 2, 2022.

# Metadata

2022-06-02 03:27 | debugging | Doriel Rivalet

# Content

repl stands for read evaluation print loop

examples are irb and pry

adding a binding.pry line in our code is similar to creating a breakpoint in JavaScript.

# Sources

Own notes

# Content Lists

If you prefer browsing the contents of this site through a list instead of a graph, you can find content lists here too:

# Knowledge Index


Interactive Graph