Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/ruby/stdlib/io/console.rb
Original file line number Diff line number Diff line change
@@ -33,8 +33,8 @@
begin

# Attempt to load the native Linux and BSD console logic
# require 'io/console/native_console'
# ready = true
require 'io/console/native_console'
ready = true

rescue Exception => ex

0 comments on commit 941cfe8

Please sign in to comment.