instance method
disk_service
Ruby on Rails 6.0.6
Since v5.2.8.1 Last seen in v6.0.6 PrivateAvailable in: v5.2.8.1 v6.0.6
Signature
disk_service()
No documentation comment.
Source
# File activestorage/app/controllers/active_storage/disk_controller.rb, line 35
def disk_service
ActiveStorage::Blob.service
end
Defined in activestorage/app/controllers/active_storage/disk_controller.rb line 35
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::DiskController