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
2017-07-17 09:17:09 -04:00
..
attached Add some documentation 2017-07-07 18:41:37 +02:00
service Add direct upload support to GCS service 2017-07-17 09:17:09 -04:00
attached.rb Accept sgids for existing blobs created via direct upload as an attachable 2017-07-09 18:16:06 +02:00
attachment.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
blob.rb Expose chunked downloads 2017-07-10 16:23:37 -04:00
direct_uploads_controller.rb Direct uploads for S3 2017-07-09 18:03:13 +02:00
disk_controller.rb Added rubocop / codeclimate config and fixed current offenses (#45) 2017-07-14 00:09:56 +02:00
download.rb Added rubocop / codeclimate config and fixed current offenses (#45) 2017-07-14 00:09:56 +02:00
engine.rb Fail early if no storage service is specified 2017-07-15 00:25:43 +03:00
filename.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
log_subscriber.rb Put conditional back 2017-07-14 22:35:20 -04: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
routes.rb Direct uploads for S3 2017-07-09 18:03:13 +02:00
service.rb Added rubocop / codeclimate config and fixed current offenses (#45) 2017-07-14 00:09:56 +02:00
storage_services.yml Don't fail on boot because of missing S3 keys when S3 is not used 2017-07-15 00:25:07 +03:00
verified_key_with_expiration.rb Added rubocop / codeclimate config and fixed current offenses (#45) 2017-07-14 00:09:56 +02:00