From 8b0bcaddf83cb13b25c87c3f6eb84b0d82f72e15 Mon Sep 17 00:00:00 2001 From: Sean Wolfe Date: Mon, 31 Aug 2009 16:35:09 -0500 Subject: Ruby Fastri service and library > The fri executable will run much faster if you install FastRI from a > tarball, since RubyGems introduces a noticeable overhead. Source: http://eigenclass.org/hiki/fastri --- Library/Formula/fastri.rb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Library/Formula/fastri.rb (limited to 'Library/Formula') diff --git a/Library/Formula/fastri.rb b/Library/Formula/fastri.rb new file mode 100644 index 000000000..67badbf0d --- /dev/null +++ b/Library/Formula/fastri.rb @@ -0,0 +1,11 @@ +require 'brewkit' + +class Fastri