Paul Kmiec

Results 3 comments of Paul Kmiec

I'm running in this issue as well. Why not, ``` insert_before ::Grape::Middleware::Error, ::Grape::Middleware::Logger, condensed: true ``` ???

Yes, I tried it and it works :). However, since I just started using grape recently, I don't have enough experience to say whether there are issues with this approach....

Hi! @BenMorganMY Have you already profiled your code and identified that it is still slow in this `#add_reference` method? I can imagine that given a different set of PDFs you...