Answer the question
In order to leave comments, you need to log in
What do you use on the server for rails: rbenv, rvm or installed from the repository?
In the production settings of the server, I used both rvm and rbenv and compiled from source, but what do you use and why?
Thanks for the answer.
Answer the question
In order to leave comments, you need to log in
We use rbenv as a simpler environment management tool
(several rails projects), and not needing rvm gemsets.
In my opinion, rvm is good at managing gemsets, on a machine (more related to the developer's computer) there will not be a dump of all kinds of gems after several projects.
How many people - so many opinions, what to use.
Articles with comments to help, one , two , three
Shared rvm and bundler. I use Rvm in development, so in production it was the first option. And bundler uses capistrano, so. Although I used gemset for the first time, I realized that it was wrong.
rvm bundler
unfortunately in the ruby world it is not possible to live on standard ruby packages in linux distros.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question