aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ruby.rb
diff options
context:
space:
mode:
authorJamie Macey2010-10-25 21:05:28 -0700
committerAdam Vandenberg2010-10-25 21:11:28 -0700
commit773915df644efc8f838e9ba4992eae3ec1b35c96 (patch)
tree9f9272f38f925cb4120734026c97b9dfb191b0c6 /Library/Formula/ruby.rb
parent013e7e2a941a49ee116708a34993987b4085b25e (diff)
downloadhomebrew-773915df644efc8f838e9ba4992eae3ec1b35c96.tar.bz2
Cider was renamed to Cinderella
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/ruby.rb')
-rw-r--r--Library/Formula/ruby.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb
index 8c656b535..65ceadc09 100644
--- a/Library/Formula/ruby.rb
+++ b/Library/Formula/ruby.rb
@@ -68,9 +68,9 @@ class Ruby <Formula
end
def caveats; <<-EOS.undent
- Consider using RVM or Cider to manage Ruby environments:
- * RVM: http://rvm.beginrescueend.com/
- * Cider: http://www.atmos.org/cider/intro.html
+ Consider using RVM or Cinderella to manage Ruby environments:
+ * RVM: http://rvm.beginrescueend.com/
+ * Cinderella: http://www.atmos.org/cinderella/
NOTE: By default, gem installed binaries will be placed into:
#{bin}