method

pdftoppm_path

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: PopplerPDFPreviewer
pdftoppm_path() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File activestorage/lib/active_storage/previewer/poppler_pdf_previewer.rb, line 10
      def pdftoppm_path
        ActiveStorage.paths[:pdftoppm] || "pdftoppm"
      end
Register or log in to add new notes.