The Ruby Way source
The Ruby Way
2nd Edition
Source Archive, v 0.6
Please note: This archive is not yet complete! I am still in the process of
putting it together. Currently it goes through Chapter 12. Expect it to be finished
by mid-November 2006.
Notes:
- The file naming conventions are
listN-K.rb for listings (e.g., Listing
N.K) and pXXX.rb for page number XXX.
- If more than one (archived) code fragment appears on a page, a letter may be appended
to the page number.
- Sometimes a code fragment will be split across pages. In this case, the starting page
number is used.
- Many hundreds of code fragments do not appear in this archive. These are the
ones that were too small, too trivial, too contrived, or would never run standalone.
- In some cases,
require statements may have been omitted,
- In some cases, code fragments may rely on previous code fragments in order to run. In
these cases, I will leave the additional cutting and pasting to you.
- In the event of any kind of error, please feel free to
email me.
Thanks,
Hal Fulton