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 3935504
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T23:50:14+00:00 2026-05-19T23:50:14+00:00

I have set up RVM and made individual gemsets for my projects as per

  • 0

I have set up RVM and made individual gemsets for my projects as per the RVM best practices. Now running a test file in TextMate dosen’t work and I have read here what to do. The problem is that it won’t work because the guide expects me to have just one gemset (they call it “Rails3”). I normally have 2-3 projects open at a time (using different gemsets) so I can’t effectively use this approach.

Have any of you solved that problem?

  • 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-19T23:50:15+00:00Added an answer on May 19, 2026 at 11:50 pm

    I’ve found the RVM wrappers method to be very buggy, and as you’ve discovered it doesn’t work at all with gemsets unless you do a lot of tedious setup.

    I’ve had some success using the following script as TM_RUBY:

    #!/bin/bash
    
    base_dir=${TM_PROJECT_DIRECTORY:-$PWD}
    cd $base_dir
    exec $MY_RUBY_HOME/bin/ruby $*
    

    As long as you’re in a TextMate project and you have a .rvmrc file in the project root it will run your code in the Ruby version and gemset specified in the .rvmrc. The cd makes sure RVM discovers the .rvmrc.

    Put the code above into ~/bin/textmate_ruby_wrapper and then go to Preferences > Advanced > Shell Variables and set TM_RUBY to that same path.

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

Sidebar

Related Questions

I have set of flat files (114 files) each file is named with database
I have a problem with Capistrano deploying to a server with RVM and gemsets
I'm running Ubuntu 11.10 and have installed rvm using the standard instructions listed here
I've been using RVM for quite some time now and have been very happy
I have set up RVM system-wide with Ruby 1.9.2 and as far as I
I have setup Rails 3.0.3 and installed Ruby 1.9.2 with rvm and set rvm
I want to learn Ruby on Rails and have set up a test environment.
I have two websites running on the same server. Both use passenger and rvm.
I have set up a .rvmrc file for my project, which simply looks like
I have set my default RVM to ruby 1.9.2 . I want to remove

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.