Articles tagged 'ruby19'

  • 1 min read

Rails specs not running under Ruby 1.9 ?

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 was to the acts_as_audited plugin, where the one-line...

  • 1 min read

Getting the Ruby 1.9 ball rolling

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...