{"id":30720,"date":"2024-03-08T14:29:18","date_gmt":"2024-03-08T22:29:18","guid":{"rendered":"https:\/\/alexrusin.com\/?p=30720"},"modified":"2024-03-08T14:29:19","modified_gmt":"2024-03-08T22:29:19","slug":"install-ruby-on-macos","status":"publish","type":"post","link":"https:\/\/blog.alexrusin.com\/install-ruby-on-macos\/","title":{"rendered":"Install Ruby on MacOS"},"content":{"rendered":"\n
MacOS comes with already pre-installed system Ruby. However this Ruby, most likely, will be outdated for Shopify development. You don’t want to mess with the pre-installed system Ruby. What you want to do is to install another Ruby using Homebrew and set the $PATH<\/code> so the Homebrew-installed Ruby takes priority over the macOS system Ruby.<\/p>\n\n\n\n