Unsorted
Ruby On Mac OSX
In Mac, Ruby is preinstalled. You can open Terminal and input the followings to view the version of Ruby installed in your Mac ruby -v Update Ruby. You might want to update your Ruby, however there is no installer for Ruby like Windows. Instead, we can use MacPort. Step 1.