REE: remove suggestions from caveats

This commit is contained in:
Adam Vandenberg 2011-11-26 16:56:43 -08:00
parent 0623837f29
commit 560cfd4098

View file

@ -26,10 +26,6 @@ class RubyEnterpriseEdition < Formula
end end
def caveats; <<-EOS.undent def caveats; <<-EOS.undent
Consider using RVM or Cinderella to manage Ruby environments:
* RVM: http://rvm.beginrescueend.com/
* Cinderella: http://www.atmos.org/cinderella/
By default we don't compile REE as a shared library. From their documentation: By default we don't compile REE as a shared library. From their documentation:
Please note that enabling --enable-shared will make the Ruby interpreter Please note that enabling --enable-shared will make the Ruby interpreter
about 20% slower. about 20% slower.