method

disk_service

rails latest stable - Class: ActiveStorage::DiskController

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v6.0.0) is shown here.

disk_service()
private

No documentation available.

# File activestorage/app/controllers/active_storage/disk_controller.rb, line 35
    def disk_service
      ActiveStorage::Blob.service
    end