Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6613333
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:12:23+00:00 2026-05-25T20:12:23+00:00

I installed the ruby-1.9.3-preview1 after updating my rvm by following the steps below: »

  • 0

I installed the ruby-1.9.3-preview1 after updating my rvm by following the steps below:

 » rvm get head
 » rvm reload
 » rvm install ruby-1.9.3-preview1

Then I create a gem set for my project and try to use it.

 » rvm --create ruby-1.9.3@myproject
 » rvm use ruby-1.9.3@myproject

I test it out by:

 » ruby -v                         
ruby 1.9.3dev (2011-07-31 revision 32789) [x86_64-darwin11.1.0]

But then when I try using it:

 » bundle exec rails server
/Users/<home>/.rvm/gems/ruby-1.9.2-p290@envision/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `block in require': iconv will be deprecated in the future, use String#encode instead.
=> Booting WEBrick

it still seems to be using the older version of Ruby. Did anyone else face this issue or am I doing something wrong?

EDIT

I originally intended to install the latest ruby-1.9.3-rc1. I switched to using that, by following the same steps above, and still have the same issue.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T20:12:23+00:00Added an answer on May 25, 2026 at 8:12 pm

    I think I found the issue, which seems completely unrelated to rvm or ruby-1.9.3. There was a problem with my bundler config. I hope this helps anyone who is surprised by seeing there gem sets not being used.

    So,

     » bundle config
    Settings are listed in order of priority. The top value will be used.
    
    path
      Set for the current user (/Users/<home>/.bundle/config): "/Users/<home>/.rvm/gems/ruby-1.9.2-p290@myproject"
    
    ….
    

    which meant it would always use the gem set under the path by default.

     » bundle config path ''
    

    seems to fix the issue. I am sure there a better way to remove any config overrides on the bundle config default by an explicit remove. But so far this worked and I have my new gem set with 1-.9.3-rc1 being used. Unfortunately not all my gems are compiling with 1.9.3-rc1, specifically an issue with gherkin-2.2.9. Let me know if someone got it work. I guess this a different question.

    EDIT

     » bundle config path ''
    

    Doing that is a bad idea. I realized my mistake soon as this will default the current directly for creating your gemset.

     » bundle config path $GEM_HOME
    

    The above is better, after making sure GEM_HOME points to …/ruby-1.9.3-rc1@myproject . So yes I would still like to know how to let bundle config use the defaults so I don’t have to change it myself. I tried editing .bundle/config with no luck under the myproject directory.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I installed Ruby 1.8.7 through apt-get. I then installed 1.9.1 through RVM. The RVM
I installed ruby 1.9.3 w/ rubyinstaller-1.9.3-p194.exe, and then installed RubyMine right after, as per
I'm running Ubuntu 11.10 and installed Ruby 1.9 like this: $ sudo apt-get install
so now (finally after 4 hours) i have installed ruby 1.9.1, rvm and passenger.
I've installed Ruby 1.9.2 through RVM on a fresh install of OS X Lion.
I have standard ruby-head and Rails 3.1rc4. I installed ruby-debug with following instructions from
I installed ruby 1.9.3 thru RVM, and now want to get the rekyll gem
I installed Ruby 1.9.3 with RVM, and it works fine. I then made some
I installed ruby 1.9.1 on my Debian Squeeze. After that I tried to install
I installed Ruby and then RVM, and then configured Rails. It all works when

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.