If you run specs or your application and get an error like:
ActionController::MissingFile in 'ProductsController#show, should render PDF'
Cannot read file /some/file.pdf
You may be missing the
HTMLDOC
Show archive.org snapshot
binary on your system. Install it like this on Debian/Ubuntu:
sudo apt-get install htmldoc
Posted by Arne Hartherz to makandra dev (2011-02-14 11:09)