Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Member
    Join Date
    Mar 2005
    Posts
    317

    Default Ruby Gem Installer - At this time Rails 3.0 is not supported

    I'm trying to install the "Rails" gem on new server and I notice that the Ruby Gem Installer says - "!!!! At this time Rails 3.0 is not supported and can cause a broken ruby/rails environment. !!!!"

    How do I install an earlier version?

    When I search for "rails" in the installer the only version that is listed is 3.0.3.

    I notice on one of my other servers that rails 2.3.5 is installed, but I don't recall doing anything special to install that version, it must have been the default at the time.

  2. #2
    Member
    Join Date
    Jan 2011
    Posts
    505
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Ruby Gem Installer - At this time Rails 3.0 is not supported

    Hello,

    Execute the below given steps :

    >> Login in to the server and run the following command: /scripts/installruby
    >> gem install rails

  3. #3
    cPanel Staff cPanelTristan's Avatar
    Join Date
    Oct 2010
    Location
    somewhere over the rainbow
    Posts
    6,305
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Ruby Gem Installer - At this time Rails 3.0 is not supported

    Of note, you do not need to run "gem install rails" if you run "/scripts/installruby" as our Ruby installer installs rails by default with it.

    Additionally, if you already have ruby and rails on the machine and wanted 2.3.8 installed (the latest supported version we provide), you can simply run this command to get it updated:

    Code:
    gem install rails -v=2.3.8
    You wouldn't want to use "gem install rails" because it will pick up the latest rails version, which is 3.0.3 right now I believe. You should hard code the version you are installing with the -v=2.3.8 flag.
    cPResources: Support Options | More Support Options | Forums Search | cPanel.net Site Search | Mailing Lists(Alt) | Docs
    -- Tristan, Forums Technical Analyst, cPanel Tech Support

    Submit a ticket | Check an existing ticket

  4. #4
    Member
    Join Date
    Jan 2011
    Posts
    505
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Ruby Gem Installer - At this time Rails 3.0 is not supported

    Hello Tristan,

    That was a new info on how to install RAILS in the required version. Thanks.

  5. #5
    Member
    Join Date
    Mar 2005
    Posts
    317

    Default Re: Ruby Gem Installer - At this time Rails 3.0 is not supported

    I ran /scripts/installruby in the first place as per Installing Ruby, but rails didn't install.

    gem install rails -v=2.3.8 has done the trick - thank you

  6. #6
    Member
    Join Date
    Jan 2011
    Posts
    505
    cPanel/Enkompass Access Level

    Root Administrator

    Default Re: Ruby Gem Installer - At this time Rails 3.0 is not supported

    Hello,

    That's good to hear that you have installed the required Rails version. Cheers!

Similar Threads & Tags
Similar threads

  1. At this time Rails 3.0 is not supported
    By vixon in forum New User Questions
    Replies: 2
    Last Post: 06-09-2011, 08:17 AM
  2. Ruby cPanel gem
    By jdelsman in forum cPanel Developers
    Replies: 0
    Last Post: 02-08-2010, 04:07 PM
  3. ruby gem installer not working.
    By gregf in forum New User Questions
    Replies: 1
    Last Post: 10-08-2008, 05:39 PM
  4. Replies: 0
    Last Post: 05-12-2006, 04:00 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube