Posts Tagged “ruby19”

Rails specs not running under Ruby 1.9 ?

by Kenneth Kalmer on September 27, 2009

I spent some time getting PowerDNS on Rails to run on Ruby 1.9.1, which ended up being very easy due to the small amount of plugins & gems used by the project. The only change I had to make myself (…)

Read the rest of this entry »

Getting the Ruby 1.9 ball rolling

by Kenneth Kalmer on August 14, 2009

After I read this post on Labnotes I decided to “take the plunge” into the world of Ruby 1.9 properly. I mean, I was at RubyKaigi where the biggest lesson of all was “Change!” (and changing to 1.9). Ruby 1.9.1 (…)

Read the rest of this entry »