method
service_download
v7.2.3 -
Show latest stable
- Class:
ActiveStorage::LogSubscriber
service_download(event)public
No documentation available.
# File activestorage/lib/active_storage/log_subscriber.rb, line 14
def service_download(event)
info event, color("Downloaded file from key: #{key_in(event)}", BLUE)
end