1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/lib/active_storage
David Heinemeier Hansson 57fd9d2247 Merge pull request #27 from dixpac/fix_configuration_keys_symbolization
Symbolize all keys inside configuration nested hash
2017-07-09 15:33:58 +02:00
..
attached Add some documentation 2017-07-07 18:41:37 +02:00
service Merge pull request #27 from dixpac/fix_configuration_keys_symbolization 2017-07-09 15:33:58 +02:00
attached.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
attachment.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
blob.rb Check integrity after uploads 2017-07-06 16:01:11 +02:00
disk_controller.rb Disk storage: ensure URLs end with the blob filename since some user agents don't respect Content-Disposition filename 2017-07-08 15:15:21 -07:00
download.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
engine.rb Configure services that reference other services 2017-07-08 17:27:31 -07:00
filename.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
migration.rb Merge pull request #15 from robin850/documentation 2017-07-08 19:00:42 +02:00
purge_job.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
service.rb Use class methods scope now that we have multiple 2017-07-09 14:42:46 +02:00
storage_services.yml Configure services that reference other services 2017-07-08 17:27:31 -07:00
verified_key_with_expiration.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00