Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 863 Bytes

ruby.md

File metadata and controls

35 lines (24 loc) · 863 Bytes

Instalasi Ruby

Linux

Mac

Windows

Berikut ini komponen yang diperlukan:

  • Ruby + Devkit ( 2.4.x recommended)
  • SQLite gui (Navicat / DB Browser / lainnya)

Step instalasi Ruby:

  1. Download Ruby + Devkit ( 2.4.x recommended), sesuaikan dengan versi bit OS windows yang dipakai. (download here)
  2. Install Ruby + Devkit ( 2.4.x recommended)
  3. Di akhir akan diminta untuk menginstall MSYS2, setujui saja.
  4. Pilih opsi 3 - MSYS2 and MINGW development toolchain Tunggu instalasi sampai berhasil. Indikator instalasi MSYS berhasil adalah ketika muncul:
    Install MSYS2 and MUNGW development toolchain succeeded
    
  5. Cek versi ruby dengan mengetikkan ruby -v di terminal baru