Sha256: eaeef41f23077953f0a93034e5fbfe085d70b7b85e640070b87d0621334f4db3

Contents?: true

Size: 1.85 KB

Versions: 0

Compression: gzip

Compressed size: 732 Bytes

Stored size: 732 Bytes

Contents

--- !ruby/object:Gem::Specification
name: capistrano_copy_with_remote_cache_strategy
version: !ruby/object:Gem::Version
  version: '0.1'
  prerelease: 
platform: ruby
authors:
- Alexander Dymo
autorequire: 
bindir: bin
cert_chain: []
date: 2012-12-20 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: capistrano
  requirement: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ! '>='
      - !ruby/object:Gem::Version
        version: 2.13.0
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    none: false
    requirements:
    - - ! '>='
      - !ruby/object:Gem::Version
        version: 2.13.0
description: This is a mix of Capistrano copy and remote_cache strategy. Like copy
  it works with unversioned directories (set :scm, :none). Like remote_cache it rsyncs
  local repository with remote cache and only then copies remote cache to release
  directory.
email: alex@alexdymo.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- AUTHORS
- COPYING
- README.md
- Rakefile
- capistrano_copy_with_remote_cache_strategy.gemspec
- capistrano_copy_with_remote_cache_strategy.kdev4
- lib/capistrano/recipes/deploy/strategy/copy_with_remote_cache.rb
homepage: http://github.com/adymo/capistrano_copy_with_remote_cache_strategy
licenses: []
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  none: false
  requirements:
  - - ! '>='
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: 
rubygems_version: 1.8.23
signing_key: 
specification_version: 3
summary: Capistrano copy_with_remote_cache deployment strategy
test_files: []

Package Spec version

capistrano_copy_with_remote_cache_strategy-0.1