From: Steve Klabnik Date: 2011-06-15T00:03:27+09:00 Subject: Re: A way to find out when a constant gets defined? --001517441220595b3304a5ad3744 Content-Type: text/plain; charset=ISO-8859-1 > > Of course. But there's a difference between complexity required to > solve complex problems and complexity introduced without need. > Unfortunately the latter seems to be quite ubiquitous these days... > Maybe for you. rvm/bundler pretty much saved my sanity. There is absolutely a need for them in the Ruby ecosystem. In fact, I've even heard people say "I don't want to use a programming language without something like rvm ever again." > Isn't it ironic that we introduced gem to have a single repository with automated > updating etc. and now add another tool which reverses the effect? > Not really. rubygems is about managing packages that are installed on your system and their versions. isolate/bundler are about managing which packages and versions are used with your application. The tools are complimentary. > Greetings from DLL hell... > That's specifically what isolate/bundler help with. --001517441220595b3304a5ad3744--