tasks/bacon.rake in seedling-0.0.1 vs tasks/bacon.rake in seedling-0.0.5

- old
+ new

@@ -1,4 +1,8 @@ +# Copyright (c) 2008-2009 The Rubyists, LLC (effortless systems) <rubyists@rubyists.com> +# Distributed under the terms of the MIT license. +# See the LICENSE file that accompanied this software for the full MIT License text +# desc 'Run all bacon specs with pretty output' task :bacon => :install_dependencies do require 'open3' require 'scanf' require 'matrix'