Scaffolding in Rails
I finished the tutorial today on Scaffolding in the latest Rails (2.3.1). Incredible stuff, you can create a simple database, views and controllers that handle Create, Read, Update and Destroy (CRUD) functions for the database without writing a single line of code. This will give you a simple beginning to an application that gets you pretty far down the path of application development with a very small effort.
The tutorial is here: http://fairleads.blogspot.com/2008/01/this-is-second-part-of-my-series.html
I love how this blog hasn’t been updated since 2008, yet it’s still got a high google rank and is very useful. I wonder if this guy knows that his abandoned blog is still helping people.
