4 lines
208 B
Text
4 lines
208 B
Text
|
BlankSlate provides a base class where almost all of the methods from Object
|
||
|
and Kernel have been removed. This is useful when providing proxy object and
|
||
|
other classes that make heavy use of method_missing.
|