Notes on the PDFlib Ruby binding
================================

Mac OS X
--------
PDFlib crashes with the combination Rails, Ruby 1.9 and Webrick.

As far as we know this is a problem in the Webrick webserver. There is a
pending bug report http://bugs.ruby-lang.org/issues/5169 for this issue.

Currently there is no solution for this other than using another webserver
for Ruby 1.9 on Mac OSX with Rails.
