From: Jari Williamsson Date: 2008-02-22T05:01:25+09:00 Subject: Re: Where does instance_eval _magically_ set the variable to? Andrew Chen wrote: > instance_eval(File.read('param.txt')) How about: load 'param.txt' Best regards, Jari Williamsson