guard 'rake', :task => 'build' do
  watch(%r{^my_file.rb})
end
