November 2001
Intermediate to advanced
218 pages
6h 22m
English
Properties (methods and
constants) defined by a module can be added to a class or another
module with the include method. They can also be
added to a specific object using the extend method. See
Module#include in Section 3.4.9, and the
Object#extend in Section 3.4.1.
Read now
Unlock full access