method-not-implemented 1.0.1
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.
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.