Given a class, it will extract all instance methods taking no arguments into singleton methods receiving self as first argument
Required Ruby Version
>= 2.7.0
Authors
RafaelPAndrade
Versions
- 0.0.1 August 17, 2022 (9 KB)
Given a class, it will extract all instance methods taking no arguments into singleton methods receiving self as first argument
>= 2.7.0
RafaelPAndrade