Support
- Advanced Backup
- Client Side
- Cloud Enterprise
- ColdFusion
- Control Panel
- cPanel
- Customer Portal
- DNS Information
- Dedicated Servers
- DirectAdmin
- Domain Name
- dotDefender
- Dreamweaver
- FileCatalyst
- Front Page
- FTP
- General Information
- Hosted Exchange & SharePoint
- IIS6
- IIS7
- Juniper Netscreen Firewalls
- Linux
- List Server
- MIVA Merchant
- MySQL
- Patching / Server Updates
- phpMyAdmin
- Plesk
- Policies and Procedures
- Premium Spam Filtering
- Programming
- Ruby on Rails
- How do I start building an application using Ruby on Rails?
- Frequently Asked Questions
- What Ruby gems are installed by default?
- How do I install Ruby on Rails?
- How do I publish my Ruby on Rails application?
- Where can I find additional Ruby on Rails resources?
- Where can I find a Ruby on Rails tutorial?
- Rubyonrails
- Search Engine Submission
- SharePoint 3
- SharePoint 2010
- SiteDesigner
- SmarterMail 3
- SmarterMail 4
- SmarterMail 5
- SmarterMail 6
- SmarterMail 7
- SmarterStats
- SmarterTrack
- SQL Server
- Secure Socket Layer (SSL)
- Uploading Your Website
- Video Tutorials
- Windows Server 2003
- Windows Server 2008
- Web Design
- WordPress
- Advanced Monitoring
- MediaWiki
- Enkompass
- Microsoft Outlook 2010
- Android
- Outlook Web Access
- Critical Availability Service
- NAS Data Transfer
- Customer Portal Demos
- Joomla
- Moodle
- Cloud Dedicated
- Gallery CMS
- phpBB
- Standard Monitoring
- Righteous Restore
- NAS (Network Attached Storage)
- Networking
- SmarterMail 8
- PCI Security Scan
- LinkTiger
- Windows Cloud VPS
- Linux Cloud VPS
- Linux VPS
- Windows VPS
- Hyper V
- ENSIM
- Alert Logic
- Webmin
- e107
- Vbulletin
- VPN
- Visual Vault
- Mozilla Thunderbird
- PyroCMS
- Active Directory
- Vmware Related
- Drupal
What Ruby gems are installed by default?
A Ruby gem is plugin that enchances the features and functionality of the Ruby programming language. The following is a list of the pre-installed Ruby gems:
- actionmailer (1.2.1) - Service layer for easy email delivery and testing
- actionpack (1.12.1) - Web-flow and rendering framework putting the VC in MVC
- actionwebservice (1.1.2) - Web service support for Action Pack
- activerecord (1.14.2) - Implements the ActiveRecord pattern for ORM
- activesupport (1.3.1) - Support and utility classes used by the Rails framework
- fcgi (0.8.6.1) - The fcgi gem facilitates FastCGI, which we use in concert with mod_fastcgi to accelerate your Ruby on Rails applications
- gruff (0.1.2) - A library for making graphs
- mysql (2.7) - The MySQL Ruby gem allows you to connect to and use MySQL databases. We fully support MySQL and the Ruby bindings to it.
- rails (1.1.2) - The Ruby on Rails package
- rake (0.7.1) - Ruby based make-like utility, required by many Ruby applications and gems.
- rmagick (1.10.1) - RMagick allows you to use the ImageMagick and GraphicsMagick libraries, similar to GD support in PHP or Perl.
- sources (0.0.1) - This package provides download sources for remote gem installation
