E
Elias Athanasopoulos
Hello!
Is there something similar to method_missing for classes?
I.e. overload a method of Object or handle an exception
when a 'Foo.new' is called and class Foo does not exist.
Regards,
Is there something similar to method_missing for classes?
I.e. overload a method of Object or handle an exception
when a 'Foo.new' is called and class Foo does not exist.
Regards,