deployment.rake

Path: tasks/deployment.rake
Last Update: Sat Jan 16 11:28:56 +0100 2010

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

[Validate]