Archive for May, 2008

Phusion Passenger and Dreamhost

Thursday, May 15th, 2008
So the big announcement in the Ruby on Rails world is Phusion Passenger A.K.A. Mod Rails. Mod Rails takes the pain out of deploying Ruby on Rails applications, simply upload your files and that is it. Dreamhost announced the other day that it has installed Mod Rails on their servers. I decided to check [...]

I Get Git

Sunday, May 4th, 2008
For the longest time I've been wanting to start using version control on my projects. I never really had the time to look into the options that are available to me. Recently Ruby On Rails officially switched away from subversion and over to Git. Since I use rails this seemed like [...]