Is anyone a Ruby on Rails fan? I love the framework and the beautiful language that is Ruby, too. I first met up with it when doing a co-op at Lexmark, when I had to use it to create an app that would interact with a MySQL DB, show some printer comparison data, and generate images of tables. I've been hooked ever since, because it's so syntactically clean and just plain logical. I've written a couple of things about Rails that may be of interest to other users: go from model to associated table name and back and The Power of 'yield' in Ruby.