DRY views using builders - AKA markup sucks

In this post I'm taking a look at how to DRY the view code from the Getting Started with RailsThe first thing I noticed about the Getting Started Guide was that the mark-up was really not very dry, so the question became how can I dry up... [Read More]

All great journeys start with one step

Like most of you that came to Ruby on Rails.  I was excited to see what this promising framework could do for productivity.  Before Rails I had designed large scale commercial web applications on both C++ and Java.  My real specialty... [Read More]