(1) For this to work properly, first you need to install the DevKit. Just download the executable from RubyInstaller and run it. For rails 2 choose 3.4.5 version. If it’s installed on C:DevKit, for example, then follow the next steps: cd C:DevKit ruby dk.rb init ruby dk.rb install gem install rdiscount –platform=ruby (2) Install the […]