From: Abhishek Singh Date: 2009-07-29T19:10:21+09:00 Subject: instance_eval hii i'm using instance_eval inside method_missing to define a new method at run time. bt at the time of calling if i call newly defined method once it doesn't give any value...so for getting the value from newly defined method i have to call it twice.. is there any way to get value from method by calling only once. -- Posted via http://www.ruby-forum.com/.