method
new
rails latest stable - Class:
ActiveStorage::Downloader
new(service)public
No documentation available.
# File activestorage/lib/active_storage/downloader.rb, line 7
def initialize(service)
@service = service
end new(service)No documentation available.
# File activestorage/lib/active_storage/downloader.rb, line 7
def initialize(service)
@service = service
end