From what I understand REE is better in terms of garbage collection and much faster when combined with Passenger.
Are there any downfalls of using REE as opposed to Ruby 1.8.7? Random bugs on REE? Compatibility errors? Not advisable for beginners?
This is the only result I found: http://stackoverflow.com/questions/1402010/ruby-enterprise-edition-vs-ruby-1-9
Any help would be appreciated.