guard ‘consistency_fail’, :environment => ‘development’ do

watch(%r{^app/model/(.+)\.rb})
watch(%r{^db/schema.rb})

end