mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-13 06:43:20 -04:00
Eliminate warning about method_missing being redefined
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/usr/bin/env ruby
|
||||
# -*- ruby -*-
|
||||
|
||||
$VERBOSE = nil
|
||||
|
||||
begin
|
||||
require 'win32console'
|
||||
rescue LoadError
|
||||
|
||||
Reference in New Issue
Block a user