deployment.rake

Path: tasks/deployment.rake
Last Update: Wed Aug 27 10:50:58 -0700 2008

desc "Build the manifest and gemspec files." task :build => [:build_manifest, :build_gemspec]

[Validate]