|
|
|
|
|
by kawsper
4926 days ago
|
|
RVM can really bite you if you are not careful. And it can really mess things up https://github.com/wayneeseguin/rvm/issues/1234 Right now I am looking for an alternative on my servers, because I need different Ruby versions across projects. It is very interesting history following the development of RVM, to Rbenv and now also Chruby. It seems like 37signals is going the way of Rbenv. It will be interesting to follow. It seems like a really fundamental problem, that need to be solved for us to build good software. |
|
In the end, I found the trouble of running two reliable Ruby environments in production did not offset well against the cost of either updating applications to work with the same Ruby version, or running separate virtualized environments at the OS layer. The time spent debugging and updating our environment was too great in comparison to the additional cost of upgrading our software to all run on Ruby 1.9.