提交 35783728 编写于 作者: V Vishnu Atrai

gem ruby-debug19 for console error if ruby-debug19 not found

上级 8eb35966
......@@ -31,7 +31,7 @@ def start
require 'ruby-debug'
puts "=> Debugger enabled"
rescue Exception
puts "You need to install ruby-debug to run the console in debugging mode. With gems, use 'gem install ruby-debug'"
puts "You need to install ruby-debug19 to run the console in debugging mode. With gems, use 'gem install ruby-debug19'"
exit
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册