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
George Claghorn 8a79d04e4d Avoid specifying content types for direct uploads to Google Cloud Storage
Fix customizing the download Content-Type for a directly-uploaded blob via a signed URL. See e8286ee.
2018-02-26 12:00:24 -05:00
..
analyzer Correct orientation detection 2018-01-31 16:50:30 -05:00
attached Change Active Storage destroy callbacks 2018-01-09 22:47:02 +09:00
previewer Configure previewer/analyzer command paths centrally 2018-01-03 22:01:31 -05:00
service Avoid specifying content types for direct uploads to Google Cloud Storage 2018-02-26 12:00:24 -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 Use lazy load hook to configure ActiveStorage::Blob 2018-02-25 00:54:27 +00: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 Merge branch 'master' into activestorage-guide 2017-12-08 13:25:54 -08:00
version.rb Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00