Setup Clamav (Virus Scanning) - uclibs/ucrate GitHub Wiki
Note: This is only necessary if you need virus scanning, and remember to uncomment the clamav gem before commiting
- Make sure that you have Clamav installed 
brew install clamav - Go into the repository and uncomment the clamav gem in the Gemfile 
gem 'clamav' - Duplicate and rename the freshclam.conf.sample file 
cp /usr/local/etc/clamav/freshclam.conf.sample /usr/local/etc/clamav/freshclam.conf - Edit freshclam.conf and comment out the line that starts with Example 
vim freshclam.conf - Save the file
 - Update your local virus definitions 
freshclam