I'm building a Rails app (5.0.4, Ruby 2.3.3) that creates a PDF file with Prawn, and sends it to the user, using ActionController's send_data, like this:I'm building a Rails app (5.0.4, Ruby 2.3.3) th
I'm building a Rails app (5.0.4, Ruby 2.3.3) that creates a PDF file with Prawn, and sends it to the user, using ActionController's send_data, like this:I'm building a Rails app (5.0.4, Ruby 2.3.3) th