RubyGems with Nix
摘要
So far, we’ve discussed a number of different ways to install Ruby—via a system package manager like apt or rpm, via rbenv, and via asdf-ruby. We’ve discussed the advantages and disadvantages of each at length and even mentioned in passing several package management systems from other programming languages—like conda.