The Ruby Refresher Preface This document aims to refresh one's memory of Ruby syntax, semantics, common operations, and standard libraries as quickly and efficiently as possible. The reader is expected to have some past experience with the Ruby language. Newcomers to Ruby should read some of the beginner's documentation before working through this refresher. Instructions Each line is designed to i

