We do follow the same docs and I suspect you are just missing: require 'ftools'
The Documentation for 'File' says that it is also documenting ftools as well (and I don't really understand why). -Tom On 10/11/07, Eric Armstrong <[EMAIL PROTECTED]> wrote: > Surprisingly, attempts to execute File.move(src, dest) > result in 'method not found'. > > I'm using the API docs from http://www.ruby-doc.org/core/ > > Is there a different set of APIs I should be consulting? > > -- > > Eric Armstrong, Document Systems Architect, Sun Microsystems > http://blogs.sun.com/coolstuff > http://www.artima.com/weblogs/index.jsp?blogger=cooltools > > --------------------------------------------------------------------- > To unsubscribe from this list please visit: > > http://xircles.codehaus.org/manage_email > > -- Blog: http://www.bloglines.com/blog/ThomasEEnebo Email: [EMAIL PROTECTED] , [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
