Top Level Namespace

Defined Under Namespace

Modules: Gloss

Constant Summary collapse

EMPTY_ARRAY =
Array.new
.freeze
EMPTY_HASH =
{}.freeze

Instance Method Summary collapse

Instance Method Details

#create_makefile(_, _ = nil) ⇒ Object

patch it to be no-op



8
# File 'ext/gloss/extconf.rb', line 8

def create_makefile(_, _ = nil); end