UI Deploy

Curated, Short, Web UI Dev we Love.

How to design and prep a Ruby on Rails model architecture

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

Advertisement