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
Andrew White 9436c22e2a
Use a current model to provide the host for service urls
Trying to pass the current request down to the service so that it can
create full urls instead of paths makes the API messy so use a model
based on ActiveSupport::CurrentAttributes to provide the current host
to services that need it (primarily the disk service).
2018-04-06 20:07:52 +01:00
..
active_storage Use a current model to provide the host for service urls 2018-04-06 20:07:52 +01:00
tasks Invoke app-prefixed active storage task when in engine 2017-12-13 22:05:17 +09:00
active_storage.rb Extract content types from blob data 2018-01-15 13:06:17 -05:00