Regarding the fix for the undefined method 'table' error, it didn't work at first but I realized that it was 'prawn/core' that needed to be required and not 'prawn/console' as stated above. Just in case someone else is facing this issue. --> using prawnto v0.99, rails 2.1.0 (which is why I have to use an older version of prawnto) :o(
Regarding the fix for the undefined method 'table' error, it didn't work at first but I realized that it was 'prawn/core' that needed to be required and not 'prawn/console' as stated above. Just in case someone else is facing this issue. --> using prawnto v0.99, rails 2.1.0 (which is why I have to use an older version of prawnto) :o(