From: nobuyoshi nakada Date: 2006-01-13T11:58:31+09:00 Subject: Re: ripper status, English docs? Hi, At Fri, 13 Jan 2006 09:28:04 +0900, Phil Tomson wrote in [ruby-talk:175614]: > >> You mean checkout of Ruby 1.9? Did that, but I don't see any docs in the > >> ext/ripper directory. > > > >Documented in parse.y and ext/ripper/lib/*.rb. You need to > >append a line `ext/ripper/lib/*.rb' to ext/.document file to > >enable the rdoc all. > > > > Is the latest version of ripper available for ruby 1.8? It seems that the > version that ships with 1.9 is different (has a different API) than the one > that is available from the ripper CVS repository. I think it no longer supports 1.8. The latter should be quite old. -- Nobu Nakada