Starting with Ruby on Rails

ATTENTION: THIS TEMPLATE IS DEPRECATED

We will do a series of classes about Ruby on Rails, this will be the first one. Ruby on Rails is a web development framework that helps startups to rapidly bootstrap their web products, while keeping coherent code structure and efficient request handling. We will learn the basics of a RoR application, how to manage the models, controllers and view layers.