eval
On Eval
Giles Bowkett posted a snippet of Archaeopteryx code, and one line caught my eye: eval("@#{option} = attributes[:#{option}]"), because of the eval call.
Giles Bowkett posted a snippet of Archaeopteryx code, and one line caught my eye: eval("@#{option} = attributes[:#{option}]"), because of the eval call.