Ruby on rails user interface in cPanel

ChrisI

Technical Analyst II
Mar 24, 2014
67
12
83
cPanel Access Level
Root Administrator
Hello,

To make ruby show up in cPanel, you first need to ensure that it is enabled for the account's feature list under 'Feature Lists' in WHM by checking the box next to Ruby on Rails. Then you will also want to ensure that Ruby and Rails is installed by running this:

/scripts/installruby

This page also provides a little more detail as well.

Guide to Ruby Installations - Install Ruby - cPanel Knowledge Base - cPanel Documentation

Thanks!
 

raamee

Active Member
Mar 18, 2011
42
0
56
Hello,

To make ruby show up in cPanel, you first need to ensure that it is enabled for the account's feature list under 'Feature Lists' in WHM by checking the box next to Ruby on Rails. Then you will also want to ensure that Ruby and Rails is installed by running this:

/scripts/installruby

This page also provides a little more detail as well.

Guide to Ruby Installations - Install Ruby - cPanel Knowledge Base - cPanel Documentation

Thanks!
Thanks Chris. But the version installed by cPanel script, is it latest?