Installing a Ruby on Rails Application
If your hosting account supports it, you can install Ruby on Rails applications.
To Install a Ruby on Rails Application
- Enable SSH on your hosting account. If you need help with this, click here.
- Create the directory you wish to utilize for your Ruby/Rails application as well as use the 'ln -s /existing/directory /destination/directory' command via SSH to create the appropriate symlinks necessary for the application to function properly from http.