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 [email protected].
To post to this group, send email to [email protected].
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