This gem adds method `method_not_implemented` to every Ruby object. Invoking `method_not_implemented` in abstract method raises an exception if it hasn't been implemented.
Required Ruby Version
>= 0
Authors
Yaroslav Konoplov
This gem adds method `method_not_implemented` to every Ruby object. Invoking `method_not_implemented` in abstract method raises an exception if it hasn't been implemented.
>= 0
Yaroslav Konoplov