Skip to content

Instantly share code, notes, and snippets.

View daffaromero's full-sized avatar
💭
#F1F1F1

dafrom daffaromero

💭
#F1F1F1
View GitHub Profile
@daffaromero
daffaromero / ruby_setup.md
Last active October 7, 2025 07:54
Ruby 2.6.10 environment setup on Apple Silicon Macs (includes OpenSSL 1.1 and MySQL 5.7)

Ruby 2.6.10 setup on macOS (Apple Silicon)

This guide shows how to set up an old Ruby + Rails environment on a modern macOS (Apple Silicon). As per October 2025, this works on an M1 MacBook Pro (2020) on macOS Sequoia 15.6.1. I assume it will also work on Tahoe 26.0, but I haven't tested it yet.

This is what you’ll end up with:

  • Ruby 2.6.10
  • OpenSSL 1.1 (needed for Ruby < 3.0)
  • MySQL 5.7