aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2011-11-26 16:56:43 -0800
committerAdam Vandenberg2011-11-26 16:56:43 -0800
commit8c566d70f0b2b81523d26a65b2c38d51b2e28dbb (patch)
tree934fc34cabbe635a5d21481c41aeef6dad46e326 /Library/Formula
parent4d92b957a8605ffe78bbca392ee320246a9a84c7 (diff)
downloadhomebrew-8c566d70f0b2b81523d26a65b2c38d51b2e28dbb.tar.bz2
REE: remove suggestions from caveats
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ruby-enterprise-edition.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/Library/Formula/ruby-enterprise-edition.rb b/Library/Formula/ruby-enterprise-edition.rb
index 4dff3c04f..3332588fb 100644
--- a/Library/Formula/ruby-enterprise-edition.rb
+++ b/Library/Formula/ruby-enterprise-edition.rb
@@ -26,10 +26,6 @@ class RubyEnterpriseEdition < Formula
end
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:
Please note that enabling --enable-shared will make the Ruby interpreter
about 20% slower.