Want more timely Centmin Mod News Updates?
Become a Member

Master Branch add addons/ruby.sh in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Dec 25, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    59,321
    12,510
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,143
    Local Time:
    8:05 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add addons/ruby.sh in 123.09beta01

    - Add ruby version manager (rvm) based ruby installer https://rvm.io/. Allows you to install ruby versions newer than CentOS distro provided versions - CentOS 6 uses ruby 1.8.3 and CentOS 7 uses 2.0.0 while latest right now is 2.5.3. Some gem installs require ruby version >1.9 which CentOS 6 systems are not able to satisfy without installing new ruby version via rvm. This addons/ruby.sh allows CentOS 6 systems to installer ruby version newer than the default 1.8.3 via yum packages.
    - After running ruby.sh install, will need to exit your SSH session and re-login one time to get the correct ruby version PATH detected.

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.