A little bit of backstory in case anyone's interested. This endeavor started out as a constitutional congress, members having been elected in a low turnout election in late 2010. For some legal-technical reason the…
Get me some as well, installed ubuntu server today... apt-cache depends a* | grep -c python: 18711 apt-cache depends a* | grep -c php: 1596 apt-cache depends a* | grep -c ruby: 2839 Not that it proves anything but it…
I share a similar sentiment, last encounter with Ruby was fixing an ex-contractor's app which didn't use bundler and relied on a different version of ruby. The fact that I had to spend two days trying different versions…
You might think it's more polished because you know the ecosystem better but pip does the same thing as gem & bundler, virtualenv the same as rvm and fabric the same as capistrano. I have the same problem you have,…
A little bit of backstory in case anyone's interested. This endeavor started out as a constitutional congress, members having been elected in a low turnout election in late 2010. For some legal-technical reason the…
Get me some as well, installed ubuntu server today... apt-cache depends a* | grep -c python: 18711 apt-cache depends a* | grep -c php: 1596 apt-cache depends a* | grep -c ruby: 2839 Not that it proves anything but it…
I share a similar sentiment, last encounter with Ruby was fixing an ex-contractor's app which didn't use bundler and relied on a different version of ruby. The fact that I had to spend two days trying different versions…
You might think it's more polished because you know the ecosystem better but pip does the same thing as gem & bundler, virtualenv the same as rvm and fabric the same as capistrano. I have the same problem you have,…