If you're on the recent version of RVM, you should only have to create 
`.ruby-version` and `ruby-gemset`. Both RVM and Rbenv uses that file as a 
standard. You should try upgrade RVM, then you can remove .rvmrc.

-Prem

On July 17, 2015 at 3:44:46 PM, Марат Хуснетдинов (khusnetdi...@gmail.com) 
wrote:

Hi!

I developed a lot of projects with Rails, and faced a lot of developers. One 
part use RVM other part use Rbenv.
Few months ago I started to setting up rails for both types of developers. 

That does it mean?
I create files:
.ruby-versions
.ruby-gemset
.rvmrc

Ruby versions prefer specify in Gemfile and put in .ruby-version file
Gemset name usually the same as the name of project.

It's become tedious.

I think to create rake task for fast creating ruby envs files like rake db:**** 
routes

It would be nice?

--
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to