>Posted by Sam Kong 
>on 25.09.2006 18:11 
> 
> Hi Rubyists,
>
> Is there a way to copy an instance method from one class to another?


How about using something like  "inheritance and super function"?

http://www.ruby-forum.com/topic/81049

-- 
Posted via http://www.ruby-forum.com/.