rails/activestorage/lib/active_storage
David Genord II 8d13216978
Be a lot more memory efficient analyzing images
Vips::Image#avg requires loading and evaluating the entire image. libvips can be a lot more efficient at retrieving the metadata we need.
2024-04-03 16:33:56 -04:00
..
analyzer Be a lot more memory efficient analyzing images 2024-04-03 16:33:56 -04:00
attached docs:expand documentation on has_one_attached method. 2024-02-09 16:07:34 -05:00
previewer Illustrator files are previewable with Poppler as well 2024-03-01 13:04:27 -08:00
service ActiveStorage mirror uploads should be asynchronous 2023-08-04 09:08:50 +02:00
transformers Use double quotes more consistenly in doc and error messages 2023-10-28 11:38:49 +02:00
analyzer.rb Add missing headers to Active Storage docs [ci-skip] 2023-04-03 12:29:49 +02:00
attached.rb Add missing headers to Active Storage docs [ci-skip] 2023-04-03 12:29:49 +02:00
deprecator.rb Add ActiveStorage.deprecator 2022-10-31 17:04:48 -05:00
downloader.rb Add ActiveStorage::Blob.compose 2021-11-25 19:37:57 -05:00
engine.rb Add webp and avif as allowed formats for active storage to serve inline (#50265) 2023-12-17 17:39:04 -08:00
errors.rb Revert #38957 (#44287) 2022-01-29 14:27:45 +01:00
fixture_set.rb Split up code blocks for multi-file examples [ci-skip] 2024-01-07 17:27:23 -06:00
gem_version.rb Development of Rails 7.2 starts now 2023-09-27 03:59:11 +00:00
log_subscriber.rb Add preview to ActiveStorage::LogSubscriber 2022-10-20 23:07:51 +02:00
previewer.rb Add missing headers to Active Storage docs [ci-skip] 2023-04-03 12:29:49 +02:00
reflection.rb Add an option to preprocessed AS variants 2023-07-03 19:36:14 +09:00
service.rb 🔗 Remove RDoc auto-link from Rails module everywhere 2023-06-23 10:49:30 +09:00
version.rb Replace all occurrences of '<tt>(\w+::\w+)</tt>' with '+$1+' 2023-05-25 06:52:32 +09:00