Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Install the package installer homebrew.
  2. Install a newer version of Ruby than the one that comes with MacOS. This is a nice tutorial for installing ruby. You'll end up with RVM, XCode, and eventually Ruby version 1.9.2.
  3. Install Capistrano:
    Code Block
    gem install capistrano -v2.15.5gem5
    gem install capistrano-ext