method
new
v5.2.3 -
Show latest stable
- Class:
ActiveStorage::Service::DiskService
new(root:)public
No documentation available.
# File activestorage/lib/active_storage/service/disk_service.rb, line 14
def initialize(root))
@root = root
end