|
|
|
|
|
by vidarh
26 days ago
|
|
Agents handle Ruby just fine. I used to have to give them some stern rules about avoiding instance_variable_get etc. instead of adding accessors, but those problems have pretty much vanished in the last 6 months. I like using Ruby with agents because the code remains short and readable. |
|