Archive for December 5th, 2007

How to Install Rubinius

December 5th, 2007

Rubinius is an alternative implementation of Ruby.

Install Git Copy Rubinius repository Build by ‘rake build’ Install by ‘rake install’ Invoke Rubinius by ‘rbx’