Tutorial: How to debug AJAX in Rails
One of the most common issues I notice with less experienced programmers is that they don’t understand how to approach debugging AJAX in a Rails app. I will explain the approach that I personally use to debug ajax.