Quick guide – Resolving Default Ruby Version Issues on macOS with Homebrew
Using Homebrew to install newer Ruby versions on macOS is great for developers, but a common snag is the system stubbornly sticking to the old, pre-installed Ruby (often at /usr/bin/ruby
) instead of your new Homebrew version. (more…)
Continue Reading Quick guide – Resolving Default Ruby Version Issues on macOS with Homebrew