To better understand meta-programming in Ruby I would like to make an object, when instantiated, delegate all methods of an object passed as a parameter. And your class will delegate the methods that the class contains.
However, I would like Obj...
asked by
24.01.2015 / 01:01