lhs icon indicating copy to clipboard operation
lhs copied to clipboard

method_missing vs. define_method

Open 10xSebastian opened this issue 7 years ago • 0 comments

Consider using delegation, proxy, or define_method instead of method_missing.

10xSebastian avatar Sep 12 '16 08:09 10xSebastian