Author Archives: admin

How to Start a Blog with Ruby

This tutorial shows you how to start a blog page using Ruby on Rails. By covering the design aspects of a Rails web application, it makes it easier to understand the concepts behind Rails and how they fit together.  A simple blog/CMS is almost trivial to implement in Rails—scaffolding alone will get you a good… Read More »