Bluehost Web Hosting Help

Ruby on Rails, Gems

Problem:

What Ruby on Rails version and Gems are installed?

Solution:

You may check the version of Ruby on Rails on your server by logging in to SSH and typing the following command:
            > rails -v
            Rails X.X.X will be displayed. 

You can see what gems are installed and/or install gems from the cPanel by clicking on the icon RubyGems under the "Software/Services" category.



Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

Ruby Gems Installation

How do I install my own Ruby Gems?

Ruby on Rails Setup

How do I setup Ruby on Rails?

Ruby on Rails 404 Errors

My Ruby on Rails installation keeps displaying a '404 Not Found' error.

Related Help Content

Ruby on Rails application generates a 500 - Premature end of script error

When I attempt to execute my Ruby on Rails application I receive "500- Premature end of script."

Ruby on Rails: How-to install Redmine

How to install Redmine a Ruby on Rails application

Rails Troubleshooting

Rails Troubleshooting!

Path to Ruby

What is the path to Ruby?

VPS or Dedicated - Installing and using RoR with Passenger

This article will explain how to use RoR through passenger on a VPS or Dedicated hosting account

How To Change Your PHP Version - PHP Config Guide

How to change your PHP version in your hosting account

Easy Apache

This article will explain how to use Easy Apache to recompile Apache. This is useful if you want to change the version of PHP or change other PHP and Apache settings.

How To Add Handlers To Change PHP Version - PHP Version Setup

This article will explain how to add a PHP handler to your .htaccess files. This is useful if you want to customize the version of PHP that runs your PHP files.