From 10a1952d2cdcda5e5372fc86ffda33dcca24b894 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Wed, 18 Jun 2014 22:41:47 -0500 Subject: Only "extend self" once on the Homebrew module --- Library/Homebrew/cmd/irb.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/cmd/irb.rb') diff --git a/Library/Homebrew/cmd/irb.rb b/Library/Homebrew/cmd/irb.rb index aa501e7f3..5c0327877 100644 --- a/Library/Homebrew/cmd/irb.rb +++ b/Library/Homebrew/cmd/irb.rb @@ -13,7 +13,7 @@ class String end end -module Homebrew extend self +module Homebrew def irb if ARGV.include? "--help" puts "'v8'.f # => instance of the Ack formula" -- cgit v1.2.3