On 20.04.2008 11:43, Zangief Ief wrote: > I have a Ruby code stocked into a Ruby variable like this: > > buffer = ' puts "Hello World!" ' > > Is there a way for execute the current code by using buffer variable ? http://ruby-doc.org/core/classes/Kernel.html#M005948 robert