Ruby Enterprise Edition is a branch of Ruby, which includes:
An enhanced garbage collector. This allows one to reduce memory usage of Ruby on Rails applications (or any Ruby application that takes advantage of the feature) by 33% on average.
An improved memory allocator. This increases Ruby's performance drastically.
Various developer tools for debugging memory usage and garbage collector behavior.