|
|
|
|
|
by matheusmoreira
1275 days ago
|
|
Yes. It's very easy to get addicted to that powerful Ruby stuff. Unlike C and Lisp though, there is no way to get a compiler to expand the macros and show you the resulting metaprogrammed source code. You can inspect the objects at runtime but it's cumbersome compared to reading source code. Sometimes repetition is good. |
|