First test
This commit is contained in:
parent
8812ba2507
commit
1a3c19f48c
4 changed files with 14 additions and 0 deletions
6
app/services/clamav_service.rb
Normal file
6
app/services/clamav_service.rb
Normal file
|
@ -0,0 +1,6 @@
|
|||
class ClamavService
|
||||
def self.safe_file? path
|
||||
|
||||
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue