From 4f0d14b994b8ed9f3564363ecc10f944732b7d98 Mon Sep 17 00:00:00 2001 From: "Clinton R. Nixon" Date: Mon, 7 Sep 2009 00:08:00 -0400 Subject: [PATCH] Ruby 1.9.1 formula --- Formula/ruby.rb | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Formula/ruby.rb diff --git a/Formula/ruby.rb b/Formula/ruby.rb new file mode 100644 index 00000000000..7ae26e327da --- /dev/null +++ b/Formula/ruby.rb @@ -0,0 +1,22 @@ +require 'brewkit' + +# TODO deversion the include and lib directories + +class Ruby