guard :flog do

watch(%r{^lib/(.+)\.rb$})

# Rails example
watch(%r{^app/(.+)\.rb$})

end