Feature #205
Migrate to Ruby 1.9
| Status: | New | Start: | 14/10/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Ruby 1.9 migration | |||
| Target version: | Trunk |
Description
The new Ubuntu karmic release now comes with the stable version of ruby 1.9.1. It is supposed to be a lot more compatible to ruby 1.8 than the developer version ruby 1.9.0 was. It's also much faster than 1.8, the developers claim it's at least twice as fast. Since OMF can be really slow at times we should consider making this move.
History
Updated by Christoph Dwertmann 3 months ago
Almost all of the ruby gems we are using in OMF have not been ported to 1.9 yet. Until that is done, we'll have to put our migration to 1.9 on hold.