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
Jeremy Daer 1a17cfb9d9
Service: clarify Service.build arguments
First arg is config for the service we're instantiating.

Second arg is service configurations so we can look up and configure
other services by name.
2017-07-09 03:19:58 -07:00
..
attached Add some documentation 2017-07-07 18:41:37 +02:00
service Service: clarify Service.build arguments 2017-07-09 03:19:58 -07: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 Service: clarify Service.build arguments 2017-07-09 03:19:58 -07: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