More than often as an upcoming developer I have come across several tutorials for various different topics, and more than often because I am/was a beginner understanding those tutorials were ...
In our treatment of Rails so far, we've mostly focused on the "M" and "C" of MVC; instead of passing back fully rendered HTML (which we'd get if we used Rails Views), we have handed off responsibility ...