Page 564: assert_kind_of's example
Reported by Xavier Noria | December 30th, 2007 @ 11:22 PM | in Next Printing
The example that depicts assert_kind_of actually uses assert_instance_of. Page 564.
Comments and changes to this ticket
-
Obie January 8th, 2008 @ 04:00 AM
- → Title changed from assert_kind_of's example to Page 564: assert_kind_of's example
- → State changed from new to open
- → Assigned user changed from Obie to sandee.phillips (at pearson)
- → Milestone changed from Second Edition to Next Printing
Under the heading assert_kind_of, please change the code sample to:
assert_kind_of Enumerable, @my_collection
-

sandee.phillips (at pearson) January 8th, 2008 @ 06:42 PM
- → State changed from open to resolved
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
