Monthly Archives: December 2012

Migrating big applications from Rails 2 to Rails 3

Today will have a rather long and technical post, focused on all the steps needed for migrating big applications from Rails 2 to Rails 3. First question: why bother? Rails 2 is great, but Rails 3 is awesome. Apart from … Continue reading

Howto, Ruby on Rails, Web development , , , , , , , , , , , , ,

The Ruby C API – Basics

In my 2 previous posts, we saw how to write C extensions, and how to package them. Now time has come to see a little bit of the Ruby C API. This post will deal with the basics, next ones … Continue reading

C, Howto, Ruby , , , , , , , , , , , , , , , , , , , , , , , ,