From: 7stud -- Date: 2009-08-25T04:12:47+09:00 Subject: Re: help in understanding eval function 7stud -- wrote: > Ravi Kanth wrote: >> Hi >> I am new to ruby I am having trouble in understanding the eval function >> >> can you suggest me a good reference to look at the various classes and >> methods available. >> >> > > Programming Ruby(2nd ed.) for ruby 1.8.x. > Programming Ruby(3rd ed.) for ruby 1.9.x. > I guess I should explain: the second half of those books is a complete ruby reference, which as far as I know is the only language reference in print. -- Posted via http://www.ruby-forum.com/.