deployment.rake

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

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

[Validate]