deployment.rake

Path: tasks/deployment.rake
Last Update: Fri Jun 11 08:30:51 +0000 2010

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

[Validate]