HostMonster 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.
Knowledgebase Article168,147 views
bookmark
share
Share or save this via:tags: gem gems rails ruby
Recommended Help Content
How do I install my own Ruby Gems?
How do I setup Ruby on Rails?
My Ruby on Rails installation keeps displaying a '404 Not Found' error.
Related Help Content
When I attempt to execute my Ruby on Rails application I receive "500- Premature end of script."
How to install Redmine a Ruby on Rails application
This article will explain how to use RoR through passenger on a VPS or Dedicated hosting account
How to change your PHP version in your hosting account
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.Knowledgebase Article137,560 views
tags: apache build compile dedi dedicated easy modules version vps
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.