rails--rails/activestorage/app
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
..
assets/javascripts fixes a bug in IE11 that broke direct uploads 2018-04-06 10:20:25 -04:00
controllers Use a current model to provide the host for service urls 2018-04-06 20:07:52 +01:00
javascript/activestorage fixes a bug in IE11 that broke direct uploads 2018-04-06 10:20:25 -04:00
jobs/active_storage Permit configuring Active Storage's job queue 2017-11-03 11:29:21 -04:00
models/active_storage Use a current model to provide the host for service urls 2018-04-06 20:07:52 +01:00