1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/lib/active_storage
Terence Lee 0b717c2045 Provide an alternative PDF previewer based on Poppler
mutool is licensed under the Affero GPL, which has strict distribution requirements.

Poppler is licensed under the more liberal GPL, making it a good alternative for those who can't use mutool.
2018-03-06 13:33:33 -05:00
..
analyzer Deprecate active_support/core_ext/hash/compact 2018-03-02 16:40:55 -08:00
attached Allow selectively purging attached blobs 2018-03-06 13:03:02 -05:00
previewer Provide an alternative PDF previewer based on Poppler 2018-03-06 13:33:33 -05:00
service Remove blank Content-Type from GCS direct upload headers 2018-03-06 10:05:50 -05:00
analyzer.rb Expose ActiveStorage::Analyzer#logger in API docs [ci skip] 2017-12-31 13:16:21 -05:00
attached.rb Fix replacing a singular attachment 2017-08-29 15:34:50 -04:00
downloading.rb Unlink internal tempfiles after use 2018-01-26 19:48:32 -05:00
engine.rb Provide an alternative PDF previewer based on Poppler 2018-03-06 13:33:33 -05:00
errors.rb Add missing # frozen_string_literal: true 2018-01-11 02:33:41 +09:00
gem_version.rb Start Rails 6.0 development!!! 2018-01-30 18:51:17 -05:00
log_subscriber.rb Purge variants with their blobs 2017-12-02 22:43:28 -05:00
previewer.rb Unlink internal tempfiles after use 2018-01-26 19:48:32 -05:00
service.rb Correct the ActiveStorage::Service#download_chunk docs [ci skip] 2018-03-05 13:27:14 -05:00
version.rb Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00