What is the right way of serving pdf.js via assets pipeline? As a quick solution I put the entire folder with all the pdf.js assets like pictures, fonts, scripts, styles, etc. into public folder, but I feel like there should be a better way.
I looked at a couple of GEMs available, but all of them seem to be outdated and contain 2-3 years old pdf.js in them.