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