1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/test
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
..
analyzer Correct orientation detection 2018-01-31 16:50:30 -05:00
controllers Update test to reflect GCS direct upload header change 2018-03-06 13:09:22 -05:00
database Refactor migration to move migrations paths to connection 2018-01-18 08:55:03 -05:00
dummy Revert "Merge pull request #31434 from olivierlacan/boot-feedback" 2018-01-19 01:28:49 +10:30
fixtures/files Support varying ICO files 2018-02-24 15:27:57 -05:00
models Use a current model to provide the host for service urls 2018-04-06 20:07:52 +01:00
previewer Provide an alternative PDF previewer based on Poppler 2018-03-06 13:33:33 -05:00
service Use a current model to provide the host for service urls 2018-04-06 20:07:52 +01:00
template Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
test_helper.rb Use a current model to provide the host for service urls 2018-04-06 20:07:52 +01:00