Ruby on Mac
Ruby on Mac
Pricing
Testimonials
FAQ
Blog
Ruby on Mac Educational Blog
Announcing Ruby on Mac version 2.0
How to Install Older Ruby Versions on macOS Ventura
How and Why to Upgrade the Ruby Version in Your Project
How to Install Ruby 2.6.x on macOS 13 (Ventura) and Monterey
How to Install (Or Get Rid Of) therubyracer on M1 or M2 Macs
Install Ruby on macOS Monterey (12.6.x) and Ventura (13.x)
How to customize Git preferences, macOS preferences, and GitHub repos in Ruby on Mac Ultimate
The Ultimate Script for Setting up a New Mac
Solutions for common Ruby warnings and errors
ld: symbol(s) not found for architecture x86_64
rouge requires Ruby version >= 2.7. The current ruby version is 2.6.10.210
activesupport requires Ruby version >= 2.7.0. The current ruby version is 2.6.10.210
You don't have .gem/ruby/2.6.0/bin in your PATH, gem executables will not run
Error installing jekyll: Failed to build gem native extension
Error installing rails: Failed to build gem native extension
Error installing cocoapods: Failed to build gem native extension
Error installing compass: Failed to build gem native extension
You don't have write permissions for the /Library/Ruby/Gems/2.6.0 directory
More Ruby guides from my personal site
Why You Shouldn't Use the System Ruby to Install Gems on a Mac
Why You Should Never Use sudo to Install Ruby Gems
How to fix "command not found" after installing gems
Rails is not currently installed on this system: how to fix this error
The Beginner's Guide to Bundler and Gemfiles
How to Update Gems in Your Gemfile
Understanding The Gemfile.lock File
What Happens When You Don't Specify a Version in Your Gemfile
The fastest and easiest way to install Ruby on a Mac in 2023
Making GitHub Pages Work With Jekyll 4+ and Any Theme and Plugin
How to Run Ruby 2.7.x or 3.1.x in CircleCI
The 6 Characters That Could Bring Down Your Rails App