guard 'rocco' do
# For Rails 3.0.x and 3.1
watch(%r{^app/.*\.(rb|coffee)$})
watch(%r{^lib/.*\.rb$})
end