HostGator 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 Article 164,921 views bookmarksharetags: gem gems rails rubyShare or save this via:
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 hosting account
How to change your PHP version in your hosting account
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.
What version of MySQL are you running?