--- !ruby/object:Gem::Specification name: crazycode-cap-recipes version: !ruby/object:Gem::Version hash: 7 prerelease: false segments: - 0 - 4 - 4 version: 0.4.4 platform: ruby authors: - crazycode autorequire: bindir: bin cert_chain: [] date: 2011-08-23 00:00:00 +08:00 default_executable: cap-recipes dependencies: - !ruby/object:Gem::Dependency name: capistrano prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: json prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: addressable prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :runtime version_requirements: *id003 description: Battle-tested capistrano recipes for debian, passenger, apache, hudson, delayed_job, juggernaut, rubygems, backgroundrb, rails and more email: crazycode@gmail.com executables: - cap-recipes extensions: [] extra_rdoc_files: - LICENSE - README.textile files: - Capfile - LICENSE - README.textile - Rakefile - VERSION.yml - bin/cap-recipes - cap-recipes.gemspec - config/deploy.rb - crazycode-cap-recipes.gemspec - examples/advanced/deploy.rb - examples/advanced/deploy/experimental.rb - examples/advanced/deploy/production.rb - examples/simple/deploy.rb - lib/cap_recipes.rb - lib/cap_recipes/tasks/apache.rb - lib/cap_recipes/tasks/apache/install.rb - lib/cap_recipes/tasks/apache/manage.rb - lib/cap_recipes/tasks/aptitude.rb - lib/cap_recipes/tasks/aptitude/manage.rb - lib/cap_recipes/tasks/backgroundrb.rb - lib/cap_recipes/tasks/backgroundrb/hooks.rb - lib/cap_recipes/tasks/backgroundrb/manage.rb - lib/cap_recipes/tasks/bundler.rb - lib/cap_recipes/tasks/bundler/manage.rb - lib/cap_recipes/tasks/cmdb.rb - lib/cap_recipes/tasks/cmdbutils.rb - lib/cap_recipes/tasks/delayed_job.rb - lib/cap_recipes/tasks/delayed_job/hooks.rb - lib/cap_recipes/tasks/delayed_job/manage.rb - lib/cap_recipes/tasks/ec2/install.rb - lib/cap_recipes/tasks/ec2/manage.rb - lib/cap_recipes/tasks/gitdeploy.rb - lib/cap_recipes/tasks/gitdeploy/setup.rb - lib/cap_recipes/tasks/gitosis.rb - lib/cap_recipes/tasks/gitosis/install.rb - lib/cap_recipes/tasks/gitosis/manage.rb - lib/cap_recipes/tasks/http.rb - lib/cap_recipes/tasks/hudson.rb - lib/cap_recipes/tasks/hudson/manage.rb - lib/cap_recipes/tasks/jetty.rb - lib/cap_recipes/tasks/jetty/install.rb - lib/cap_recipes/tasks/jetty/manage.rb - lib/cap_recipes/tasks/jetty/web.rb - lib/cap_recipes/tasks/juggernaut.rb - lib/cap_recipes/tasks/juggernaut/hooks.rb - lib/cap_recipes/tasks/juggernaut/manage.rb - lib/cap_recipes/tasks/maven.rb - lib/cap_recipes/tasks/memcache.rb - lib/cap_recipes/tasks/memcache/hooks.rb - lib/cap_recipes/tasks/memcache/install.rb - lib/cap_recipes/tasks/memcache/manage.rb - lib/cap_recipes/tasks/mongodb.rb - lib/cap_recipes/tasks/mongodb/install.rb - lib/cap_recipes/tasks/mongodb/manage.rb - lib/cap_recipes/tasks/passenger.rb - lib/cap_recipes/tasks/passenger/install.rb - lib/cap_recipes/tasks/passenger/manage.rb - lib/cap_recipes/tasks/rails.rb - lib/cap_recipes/tasks/rails/hooks.rb - lib/cap_recipes/tasks/rails/manage.rb - lib/cap_recipes/tasks/ruby.rb - lib/cap_recipes/tasks/ruby/install.rb - lib/cap_recipes/tasks/rubygems.rb - lib/cap_recipes/tasks/rubygems/install.rb - lib/cap_recipes/tasks/rubygems/manage.rb - lib/cap_recipes/tasks/sdpjenkins.rb - lib/cap_recipes/tasks/templates/hudson.erb - lib/cap_recipes/tasks/templates/mongod.conf.erb - lib/cap_recipes/tasks/templates/mongodb.init.erb - lib/cap_recipes/tasks/templates/mongodb.repo.erb - lib/cap_recipes/tasks/templates/mongos.init.erb - lib/cap_recipes/tasks/templates/tomcat.erb - lib/cap_recipes/tasks/thinking_sphinx.rb - lib/cap_recipes/tasks/thinking_sphinx/hooks.rb - lib/cap_recipes/tasks/thinking_sphinx/install.rb - lib/cap_recipes/tasks/thinking_sphinx/manage.rb - lib/cap_recipes/tasks/tomcat.rb - lib/cap_recipes/tasks/tomcat/install.rb - lib/cap_recipes/tasks/tomcat/manage.rb - lib/cap_recipes/tasks/tomcat/war.rb - lib/cap_recipes/tasks/utilities.rb - lib/cap_recipes/tasks/whenever.rb - lib/cap_recipes/tasks/whenever/hooks.rb - lib/cap_recipes/tasks/whenever/manage.rb - lib/cap_recipes/tasks/yum.rb - lib/cap_recipes/tasks/yum/manage.rb - lib/capify.rb - lib/templates/Capfile.tt - lib/templates/deploy.rb.tt - spec/cap/all/Capfile - spec/cap/helper.rb - spec/cap_recipes_spec.rb - spec/spec_helper.rb - specs.watchr - test.rb has_rdoc: true homepage: http://github.com/crazycode/cap-recipes licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: crazycode-cap-recipes rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Battle-tested capistrano recipes for passenger, delayed_job, and more test_files: []