Jump to content
umarzuki

Install Ruby & Rails Pada Windows 8

Recommended Posts

 
download RubyInstaller (cth: Ruby 2.0.0-p247) 
 
download Development Kit (cth: DevKit-tdm-32-4.5.2-20111229-1559-sfx.exe) 
 
install RubyInstaller
 
install Development kit
 
tekan kekunci windows, taip cmd & pilih "start command prompt with ruby"
 
cd ke direktori ektrak Development Kit sebentar tadi, cth: C:\devkit
 
taip:
cd c:\devkit
ruby dk.rb init
ruby dk.rb install 
gem install rails -r
 
Edited by umarzuki

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...