guides.railsgirls.com
guides.railsgirls.com copied to clipboard
Mac OS X 10.6 RailsInstaller too outdated for Rails 5.x.x
While following the installation guide ( http://guides.railsgirls.com/install#setup-for-os-x ) for Mac OS 10.6 a participant discovered today that the command
gem update rails
fails, because a ruby version >= 2.2.2 is needed to update to rails 5.
OSX 10.6 Railsinstaller will not be getting updates (not sure if it will be getting updates at all as I was preparing it in the past and I got no time for that anymore).
You could try:
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
\curl -sSL https://get.rvm.io | bash -s stable --rails
RVM is still being supported and in case of any problems you should get help.
This report is outdated today. We can install Ruby at macOS via https://guides.railsgirls.com/install/macos