blank_slate 1.0.0
Create null classes based upon other classes. This allows you to create null objects without resorting to method_missing to catch every message passed regardless of the behavior you designed in your other classes.
Create null classes based upon other classes. This allows you to create null objects without resorting to method_missing to catch every message passed regardless of the behavior you designed in your other classes.