Appendix A. Getting Hold of Ruby

The good thing about using a popular language is that it is not hard to find. With Ruby, the place to start is the Ruby language home page, located at http://www.ruby-lang.org. What you do from there pretty much depends on what kind of computer you are using.

Installing Ruby on Microsoft Windows

If you are running Microsoft Windows, your best bet is probably the One-Click Ruby Installer, which you can find at http://rubyforge.org/projects/rubyinstaller. This installer will put the basic Ruby environment along with a whole range of useful utilities on your system with only slightly more than one click. Make sure that you enable the RubyGems option to get the standard Ruby third-party code manager.

If you are ...

Get Design Patterns in Ruby now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.