We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated OS X Setup (mediawiki)
Use SSH for git remotes
Update Ruby version to 3.1.4
Fix link syntax for Elasticsearch download.
Update prerequisites section to reflect new instructions for MySQL and Redis. Remove instructions for installing Elasticsearch with Homebrew and add alternate instructions.
Remove brew install phantomjs --cask as we stopped using phantom in AO3-6496. Remove reference to optionally installing wkhtml2pdf as we stopped using that in AO3-5629.
Update Homebrew installation comment to match one provided on https://brew.sh.
Fix git clone instructions
Update specified version of Ruby to 3.0.5 (AO3-6409).
Update remaining elasticsearch installation command.
Update elasticsearch instructions to work with latest ES upgrades.
Explain how to make indexes update.
Note about running Elasticsearch on newer Macs.
Update Ruby version
Correct typo.
Add openssl to the install command for rbenv, since not having openssl may lead to errors.
Update command for installing rbenv, which now automatically includes ruby-build. Also update brew cask install syntax to brew install --cask.
Prefer Docker
Added note about Barracuda default for 5.7.7 and above, and fixed the entries for innodb_large_prefix and innodb_file_per_table as the previous values were incorrect.
Update utf8mb4 upgrade guide to fix the bug mentioned in AO3-5611
Remove some simplys and easilys and justs.
Update Ruby version info.
Link to emoji test
Link to migration
Use rake db:migrate:redo
Revert 54986e2a7c8ac1b7a5e176058111f59b3f9f354b...6528159f2f37e2feddd2835963658ae46b4efd5f on OS X Setup
Add utf8mb4 conversion guide