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'
Comments
Post a Comment