I have created a table in prawn and wanted to pass the :position option by whih is also documented in the manual but it throws off an Method_missing error. It seems like this parameter doesnt exist anymore. How can I center a table in prawn?
I have created a table in prawn and wanted to pass the :position option
Share
I ran into the same error. Installing from master on Github fixed the issue.
Issue thread on Github