public
Rubygem
Description: A Capistrano extension for managing and running your app on Amazon EC2.
Homepage:
Clone URL: git://github.com/jnewland/capsize.git
whoops, no executables
jnewland (author)
Tue Jun 10 15:21:36 -0700 2008
commit  a9b524285a5787e1d226f1f21c92e271b2cb5a4b
tree    059d8999e57eba6033da56a70b4c195041b4ee23
parent  4bf89f8a3864c3a5e23dc974a8ddcb5d1a344bbb
...
9
10
11
12
13
14
15
...
9
10
11
 
12
13
14
0
@@ -9,7 +9,6 @@ Gem::Specification.new do |s|
0
   s.date = %q{2008-06-10}
0
   s.description = %q{Capsize is a Capistrano plugin used to provide an easy way to manage and script interaction with the Amazon EC2 service using the amazon-ec2 Ruby gem.}
0
   s.email = %q{jnewland@gmail.com}
0
-  s.executables = ["capsize"]
0
   s.extra_rdoc_files = ["README.textile"]
0
   s.files = ["History.txt", "License.txt", "Manifest.txt", "README.textile", "Rakefile", "config/hoe.rb", "config/requirements.rb", "examples/capsize.yml.template", "examples/deploy.rb", "lib/capsize.rb", "lib/capsize/capsize.rb", "lib/capsize/configuration.rb", "lib/capsize/ec2.rb", "lib/capsize/ec2_plugin.rb", "lib/capsize/meta_tasks.rb", "lib/capsize/sqs.rb", "lib/capsize/sqs_plugin.rb", "lib/capsize/version.rb", "setup.rb", "tasks/deployment.rake", "tasks/environment.rake", "tasks/website.rake", "test/test_capsize.rb", "test/test_helper.rb"]
0
   s.has_rdoc = false

Comments