I have always used MySQL, but I wanted to give PostgreSQL a whirl. This is what I did.

Read the rest of this entry »

0

Forget About Little Old CGI

Posted in Ruby off Rails at March 17th, 2008 / No Comments »

Maybe someone may have told you to use ruby and CGI together, but I think that person has a screw loose. I mean, come on. Everyone knows that what you really need to use is Rack

Read the rest of this entry »

Rails is great and all, but sometimes it can be just a little too much and you just need to set up a few pages, not the next big app. Fear not, there is still tool in the ruby tool box at your disposal: the CGI library. CGI is fast and lean and still can be used will all of your favorite friends, like HAML

Read the rest of this entry »