This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1 Replies Last post: Feb 24, 2013 12:31 AM by Oleg Sukhodolsky  
Sinisa Grgic Newbie 11 posts since
Oct 13, 2011
Currently Being Moderated

Feb 22, 2013 12:18 PM

skip .rvmrc on Rubymine start

Hi,

 

I'm using Rubymine for some time and recently I upgraded to 5.0.1. Now I have problem with my rvm gemset.

I created rvm gemset on my machine for specific project and I want to use it. But on startup Rubymine is checking

.rvmrc in project's folder. Is it possible to skip .rvmrc on startup?

I want to use my own rvm gemset and I don't want to commit my specific settings on github.

So, question is, can I keep .rvmrc on github so everyone can use it if they want and I want to use my own settings

skipping those in .rvmrc?

 

Thanks,

Sinisa.

Oleg Sukhodolsky JetBrains 388 posts since
Apr 4, 2012
Currently Being Moderated
Feb 24, 2013 12:31 AM in response to: Sinisa Grgic
Re: skip .rvmrc on Rubymine start

Currently there is no such possibility   Feel free to file request in our tracker (http://youtrack.jetbrains.com/issues/RUBY) and vote for it.

 

Regards, Oleg.

More Like This

  • Retrieving data ...