I am currently working on Battleship Project of Foundation Course W3D4. I am trying to run byebug while running rspec. This is what I get.
Full Screenshot of terminal.
I am currently working on Battleship Project of Foundation Course W3D4. I am trying to run byebug while running rspec. This is what I get.
Full Screenshot of terminal.
Hi @bkim3395,
Looks like an infinte loop to me? Can you check ot make sure you aren’t calling the []= method inside itself?