aboutsummaryrefslogtreecommitdiffstats
path: root/lib/active_storage/service/configurator.rb
Commit message (Expand)AuthorAgeFilesLines
* Everything under app/ is eager loaded, don't want that for serviceDavid Heinemeier Hansson2017-07-241-0/+28
* Move models and jobs to the app setupDavid Heinemeier Hansson2017-07-221-28/+0
* Symbolize all keys inside configuration nested hashdixpac2017-07-091-1/+1
* Clarify how a service can build other composed servicesJeremy Daer2017-07-091-20/+17
* Configure services that reference other servicesJeremy Daer2017-07-081-0/+31