|
|
|
|
|
by brettweaverio
5231 days ago
|
|
My concern has always been, ruby (or any other complex application) is going to compile differently on like but different systems. Over long periods of time I'd be concerned that I could never recreate the 'same' Ruby 1.9.2 installation using RVM. How can you address the concern of small changes being introduced when compiling against slightly different versions of development and runtime libraries? |
|