aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_storage/storage_services.yml
Commit message (Collapse)AuthorAgeFilesLines
* Configure services that reference other servicesJeremy Daer2017-07-081-1/+1
| | | | | | | | * Move service configuration from the Engine to Service * Delegate configuration mechanics to internal Service::Configurator * Delegate service building to the concrete Service classes, allowing them to configure composed services. * Implement for the Mirror service.
* Extract configuration into config/storage_configuration.ymlDavid Heinemeier Hansson2017-07-061-0/+27