InfoQ

News

Rubinius runs Rails, Merb

Posted by Werner Schuster on May 17, 2008 07:35 PM

Community
Ruby
Topics
Runtimes,
Web Frameworks,
RubyGems,
Ruby on Rails
Tags
Rails,
RubyGems,
Rubinius,
RailsConf,
Ruby on Rails
In time for RailsConf '08 (which takes place in late May), Rubinius has just managed to run a simple Rails application. Evan Phoenix, of the Rubinius project, has this to say about Rubinius running Rails:
Well, I’m super proud to say that tonight, rails served up both static and dynamic pages under Rubinius. Previous to tonight, we’d been blocked just trying to get Rails to even load. I decided to just try loading it up and bang on it enough to get it up and going.

To put this achievement in perspective: previously only Ruby 1.8.x and JRuby 1.x supported Rails. Other active Ruby implementations, such as IronRuby or the recently announced MagLev (built by Gemstone), are working towards this goal.

To be clear: there is still work left for the Rubinius team to fully support all Rails features and existing applications - but because Rails makes use of a lot of Ruby's features and behaviors, simply being able to launch Rails is seen as an important milestone for a Ruby implementation.

Wilson Bilkovich, also member of the Rubinius team, points out that ActiveRecord support is also starting to surface on Rubinius. Wilson also reports that Merb runs on Rubinius now. This comes a few months after Ruby Gems support was added to Rubinius (Merb requires Ruby Gems support).

You can check more of InfoQ's content about Rubinius  - for the basics on Rubinius, check the interview with Evan Phoenix or the interview with Wilson Bilkovich.

No comments

Reply

Exclusive Content

Rationalizing the Presentation Tier

Thin client paradigm characterized by web applications is a kludge that needs to be repudiated. Old compromises are no longer needed and it's time to move the presentation tier to where it belongs.

Agile Project Management: Lessons Learned at Google

In this presentation filmed during QCon 2007, Jeff Sutherland, the creator of Scrum, talks about his visit at Google to do an analysis of Google's first implementation of Scrum.

AtomServer – The Power of Publishing for Data Distribution

In this article, Bryon Jacob and Chris Berry introduce AtomServer, their implementation of a full-fledged Atom Store based on Apache Abdera, which is now available as open source.

An Introduction to Virtualization

It is easy to think that virtualization applies only to servers. In reality the recent resurgence of the concept is also being applied to networking, storage, and application infrastructure.

REST Anti-Patterns

In this article, Stefan Tilkov explains some of the most common anti-patterns found in applications that claim to follow a "RESTful" design and suggests ways to avoid them.

Choosing between Routing and Orchestration in an ESB

In this article, Adrien Louis and Marc Dutoo discuss the differences and relative merits of using orchestration vs. routing in a typical ESB setup, and discuss various implementation options.

Enterprise Batch Processing with Spring

Wayne Lund discusses batch processing, Spring Batch objectives and features, scenarios for usage, Spring Batch architecture, scaling, example code, failures and retrying, and the future roadmap.

User Story Estimation Techniques

Developer Jay Fields draws on his experiences as a ThoughtWorks consultant to describe effective user story estimation techniques.