Getting Started With Rails

Getting Started with Rails

There are many things involved in creating a complicated web application. There are clients, servers, and all of the things in between. This stage walks us through what web applications are and the process of installing Ruby on Rails.

Extra Credit

More Statuses

Now that you've created a Rails app and statuses, why not try modifying the layout of the statuses index page. Maybe spruce things up a bit using your knowledge of HTML and CSS.