|
|
|
|
|
by vectorpush
3288 days ago
|
|
It's a double-edged sword. The code's behavior is apparent in that simple example, but things get considerably more difficult to understand when you're dealing with monkey patched methods and dangerously clever method_missing magic in non standard library code. |
|