IT:AD:Ruby:HowTo:Install

  • Use the downloader:
    • Install to: c:\Ruby193
      • Avoid spaces in path (eg c:\ProgramFiles\ rather than %ProgramFiles%)
    • Important: While using the installer, ensure you check the boxes:
      • Add Path the Environment:
        • Or you have to do it by hand.
      • Associate '.rb' and '.rbw' extensions with ruby
  • Alternately (better for VS developers?) install Mindscape Web Workbench

What you'll get is:

  • IRB (Interactive Ruby Command Line)
  • RubyGems Documentation Server.
  • Start command prompt with Ruby
  • Documentation in pdf format.
  • /home/skysigal/public_html/data/pages/it/ad/ruby/howto/install.txt
  • Last modified: 2023/11/04 01:55
  • by 127.0.0.1