|
|
|
|
|
by remmargorp64
2206 days ago
|
|
To be fair, method_missing has caused more nightmares and problems with debugging than probably any other feature in Ruby. I actively avoid using it, and even the Rails team has massively dialed back on its use in their libraries over the years... |
|