ruby on rails - How to center table in prawn? -


i have created table in prawn , wanted pass :position option whih documented in manual throws off method_missing error. seems parameter doesnt exist anymore. how can center table in prawn?

i ran same error. installing master on github fixed issue.

# gemfile gem 'prawn', git: 'https://github.com/prawnpdf/prawn.git' 

issue thread on github


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -