I want to install ruby on my windows,
ruby dk.rb init
then modify config.yml, and install:
E:\devkit>ruby dk.rb install
but the output is error:
[ERROR] Unable to find RubyGems in site_ruby or core Ruby. Please
install RubyGems and rerun 'ruby dk.rb install'.
Did I lose something?