Moving along in our app development intro series, here we'll discuss the process of prepping Ruby on Rails models before receiving HTML views, CSS, and initial JavaScript files (i.e. the "cutups") from your designer to merge in to your app.
view source