1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/test
Jeremy Daer e5503399c0 Configure services that reference other services
* 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.
2017-07-08 17:27:31 -07:00
..
database Fix the migration class name 2017-07-06 23:01:40 +02:00
service Configure services that reference other services 2017-07-08 17:27:31 -07:00
attachments_test.rb Rename from Site to Service now that we're called Active Storage 2017-07-06 12:22:44 +02:00
blob_test.rb Disk storage: ensure URLs end with the blob filename since some user agents don't respect Content-Disposition filename 2017-07-08 15:15:21 -07:00
disk_controller_test.rb Disk storage: ensure URLs end with the blob filename since some user agents don't respect Content-Disposition filename 2017-07-08 15:15:21 -07:00
filename_test.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00
test_helper.rb Configure services that reference other services 2017-07-08 17:27:31 -07:00
verified_key_with_expiration_test.rb ActiveVault -> ActiveStorage 2017-07-06 11:33:29 +02:00