cPanel offers Ruby on Rails integration, giving you the ability to create Rails applications, and run them on our hosting packages. cPanel uses Apache to rewrite requests to your rails application.
What is Ruby on Rails? Ruby on Rails, often shortened to Rails or RoR, is an open source web application framework for the Ruby programming language. It is intended to be used with an Agile development methodology which is used by web developers for rapid development.
Install multiple Rails applications per cPanel cPanel allows you to create multiple rails applications, as well as the ability to choose production
or development environments. Rails applications can also be set to be rebooted if for any reason the server is restarted.
Custom Gems You can install your own custom gems via the cPanel interface.