mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
9436c22e2a
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). |
||
---|---|---|
.. | ||
analyzer | ||
controllers | ||
database | ||
dummy | ||
fixtures/files | ||
models | ||
previewer | ||
service | ||
template | ||
test_helper.rb |