Better Debugging With The Ruby Debug Gem

Поділитися
Вставка
  • Опубліковано 6 лис 2024

КОМЕНТАРІ • 11

  • @bonniesimon14
    @bonniesimon14 Рік тому +15

    Glad to see Adam Driver in the channel

  • @jacobdegeling
    @jacobdegeling Рік тому +2

    That's awesome, I've always found the console debugger a little arcane, but you've made it much clearer (coming from a C++ and Visual Studio background with full gui debugging)

  • @martinarce8138
    @martinarce8138 Рік тому +1

    That was pretty instructional but what I dont quite get is how to enter the debugging session from dev server, not from the rails console.

  • @FonchoRG
    @FonchoRG 3 місяці тому

    Very cool. Thanks for sharing 😃

  • @mattalizadeh3918
    @mattalizadeh3918 Рік тому +1

    Good educative video!

  • @kieranklaassen
    @kieranklaassen Рік тому

    Nice episode

  • @AvinashYadav-d8y
    @AvinashYadav-d8y Рік тому

    What to use with vscode and rails 6.1?

  • @developerfoe
    @developerfoe Рік тому

    I personally prefer byebug because I have noticed that it's lightweight and it's almost the same in terms of features.
    It's a nice explanation, anyway.

    • @GorailsTV
      @GorailsTV  Рік тому +3

      Development on byebug stopped a couple years ago, so you'll want to upgrade to debug.