From 4d92b957a8605ffe78bbca392ee320246a9a84c7 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 26 Nov 2011 16:56:22 -0800 Subject: JRuby: remove suggestion from caveats --- Library/Formula/jruby.rb | 6 ------ 1 file changed, 6 deletions(-) (limited to 'Library') diff --git a/Library/Formula/jruby.rb b/Library/Formula/jruby.rb index b3bc20af4..afa2022c7 100644 --- a/Library/Formula/jruby.rb +++ b/Library/Formula/jruby.rb @@ -31,12 +31,6 @@ class Jruby < Formula end end - def caveats; <<-EOS.undent - Consider using RVM to manage Ruby environments: - * RVM: http://rvm.beginrescueend.com/ - EOS - end - def test system "#{bin}/jruby -e 'puts \"hello\"'" end -- cgit v1.2.3