Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • How to Update Ruby Version

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 261
    Comment on it

    Install ruby to C:\Ruby193 and set RUBY_HOME=C:\Ruby193and %RUBY_HOME%\bin added to PATH sys var.,

    1. Go to http://rubyinstaller.org/downloads/
    2. Download the devkit: DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe
    3. Extract Files by left double-click the self-extracting executable (SFX) downloaded from Step 2 and choose a directory (without spaces) to install the DevKit artifacts into a folder name DevKit.
    4. Open command prompt and type 'cd DevKit' then type command in Step 5.
    5. 'ruby dk.rb init' to generate the config.yml
    6. Edit the generated config.yml file to include installed Rubies. It should be C:\Ruby192 or C:\Ruby193 there
    7. Type 'ruby dk.rb install --force' in command prompt to DevKit enhance your installed Rubies.
    8. Test it by executing 'gem install gbuild_agent' in the command line. It should be installed with no errors.

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: