Thank you for such a wonderful screencast. Personally, I still feel the way may Rails developer debug their code is still elementary. Although you may be using debugger or even a Pry, it is still obtrusive, meaning you have directly insert lines into your code like debugger or binding.pry which is a very inefficient way.
Rails developers should start switching to IDEs already.
Thank you a lot Ryan !
Thanks man! Saved a lot of time for me.
Thank you very much Ryan ! As usual a fantastic tutorial
Thank you .. Although a couple of years old, this is an excellent railscast !
Thank you for such a wonderful screencast. Personally, I still feel the way may Rails developer debug their code is still elementary. Although you may be using debugger or even a Pry, it is still obtrusive, meaning you have directly insert lines into your code like debugger or binding.pry which is a very inefficient way.
Rails developers should start switching to IDEs already.