Does Omega 4's bundle support Ruby 2.0? I am on a fresh install of Mavericks running Ruby 2.0:

Edit: Are there any plans in the near future to upgrade Omega to Ruby 2.x or should we plan on using Ruby 1.9.3 for a while?

Thanks!

Joel

Comments

joelhsmith’s picture

Issue summary: View changes
fubhy’s picture

Status: Active » Fixed

You can safely use Ruby 2.0 already. Even more recent versions of Ruby should not be a problem. It all boils down to the compatibility of the used Ruby Gems. Omega itself has no specific Ruby dependency. All you need to do to bump the Ruby version is to either just use a newer version as your System Ruby or, if using RVM, change the .ruby-version file that sits in your sub-theme. I am personally using Ruby 2.0 because our Continuous Integration Stack runs Ruby 2.0 as well. I did use Ruby 2.1 on a recent project too though because I wanted to try out some of the latest Sass gems out there with support for Maps.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.