For master branch of rails/rails (http://edgeguides.rubyonrails.org/active_storage_overview.html#downloading-files):
message.video.open do |file|
system '/path/to/virus/scanner', file.path
# ...
end
For master branch of rails/rails (http://edgeguides.rubyonrails.org/active_storage_overview.html#downloading-files):
message.video.open do |file|
system '/path/to/virus/scanner', file.path
# ...
end