S Gregory Brown [MOVED, SEE BIO] @skillstopractice.com · Jan 14

So buried down deep in PrawnPDF, in the code that's used for setting the grid layout... this change was made. It's not obvious on the surface, but the practical effect of this is that it transformed the `:gutter` parameter into a required argument rather than an optional argument. (69 / 100)

0 likes 1 replies

?

Replies

S

Gregory Brown [MOVED, SEE BIO] · Jan 14

I remember the workaround for this, which is when defining the grid, you pass `:gutter => 0` rather than omitting the parameter. I compare our new version of the app to the legacy app... The new system already does this, which is why it was "safe" to use PrawnPDF 2.5 there. (70 / 100)