Archive for 'rails'

Thoughts on Rails

After getting the Agile book a couple of weeks ago (?) now I’ve been working on a few Rails projects to get some practice in. My first one and current favourite is actually a port of an existing PHP-based system on race car results that was once used by a client. I thought it would [...]

Rails hits 1.0!!

Congratulations are in order for the Rails team as they have now hit the big number 1.0!With the latest version comes a revamp of their site too. If you already have Ruby with Gems installed then simply run: gem install rails –include-dependencies Or if not then you can download all you need from the Ruby [...]