Hi folks, I inherited the pdf-reader gem [1] a few years ago and it's since lived in the classic pre-1.0 limbo that so many libraries fall into.
The API never quite felt right and I therefore never felt right about slapping a "stable" sticker on it. At the last railscamp I finally rebuilt the API and I'm now feeling close to releasing it as 1.0. Before I do that, I'm keen to get a code review to identify anything I can improve on. Can anyone spare a bit of time to go through it with me? I'd prefer someone in Melbourne so we can run through it in person, but no reasonable offer refused! It's a pure ruby library for extracting data from PDFs with nothing too scary (no c extensions, metaprogramming, etc) and a reasonable rspec suite. cheers James [1] https://github.com/yob/pdf-reader -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
