method
service_download
rails 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