<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
I am not stuck on any exercise
<In what way does your code behave incorrectly? Include ALL error messages.>
Hello, this may not be the relevant section of the forum, but it does have to do something with Ruby and I created a post and was not able to remove it, so I decided to post it hear.
Lately I have done some great improvement in the understanding of my code by debugging, I have been debugging a lot Javascript in the front end browser with the tools of chrome, below there is a picture, do not mind the error message.
I understand how much time I wasted in the last year by not debugging every line of code i wrote and stucking myself on stupid problems, also debugging and watching youtube videos of other people coding helped a lot, so I promised myself that debugging will be allways the first thing i learn in every new languages/application. As soon I will start ruby and then rails, and I worked with a Java based programming language called ABAP I am sure that it possible to debug also Ruby and also with the rail framework, maybe by developing with eclipse or with other staff…
So my question is, how do i do that? could you provide me a link to an explanatory video for this if not explained in codecademy courses or to documentation? Could you please provide me an answer etc… When i was coding with ABAP, i also was debugging the code, so i could understand what where the datastructure and how they were filled etc by my program… It was so easy to understand my mistakes and how the code worked.
I hope this will be with ruby and rails possible.
Thanks a lot for your help
I hope this is the right question, anyway trust me this debug staff is amazing ! So please do it for the community !
Fabrizio
```Replace this line with your code.
<do not remove the three backticks above>