-
Add Ruby
2.2.0-preview1 -
rbenv installcompletion includes definitions from plugins -
Show specific upgrade instructions based on environment
Because ruby-build is both a Homebrew formula and an rbenv plugin, some
people end up with both installed. In these cases, executing
rbenv installvs.ruby-buildmight not use the same install. Users
end up being unsure whererbenv installis coming from and upgrading
it from the wrong location.This detect whether ruby-build is contained in Homebrew or git and shows
upgrade instructions accordingly. -
Peruse
/etc/os-releaseamong others when detecting system infoOn Fedora, this results in a nice "Fedora 19" identifier and doesn't
show the codename "Schrödinger’s Cat" which is otherwise contained in
/etc/fedora-release.On Arch, this shows "Arch Linux" where previously we had no info for it
(for some reason,/etc/arch-releaseis empty). -
Add missing checksums to Rubinius definitions