Dive into the archives.
- ActiveRecord in Rails
Well I have been learning the basics of Ruby via the IRB and through TextMate (mac only, sorry) and now its time to start to work with rails.
I am impressed on just how easy it is to bring data to the page from a model class. There’s no need to put items into a property bag as you have to [...]

