patshaughnessy / ruby-under-a-microscope

Code Samples for Ruby Under A Microscope - Learning Ruby Internals Through Experiment
56 stars 6 forks source link

Typo: page 99 (PDF, 1.1) #15

Open alfonsomunozpomer opened 10 years ago

alfonsomunozpomer commented 10 years ago

Lexical scope refers to the class or module the you are currently defining methods for.

that