Ruby gems: Using Linux/BSD packages vs. gem install
As a Ruby user and programmer, I thought that Linux distributions and BSD projects offered packaged versions of Ruby gems to add sanity and stability to a computer.
The problem is that every distribution and project packages a different subset of all the Ruby gems available.
I’ve always tried to use as many “packaged” gems as possible in the systems I run — chiefly Debian and Fedora Linux, along with OpenBSD.