Sha256: d1635ef71e34d8a9f318cfcbe8f24db577e5292fd4c5e303ea13710ce2cd24e0
Contents?: true
Size: 1.39 KB
Versions: 0
Compression: gzip
Compressed size: 638 Bytes
Stored size: 638 Bytes
Contents
--- !ruby/object:Gem::Specification name: blavosync version: !ruby/object:Gem::Version version: 0.0.1 platform: ruby authors: - jayronc autorequire: bindir: bin cert_chain: [] date: 2009-12-29 00:00:00 -05:00 default_executable: dependencies: [] description: Sync a remote db and rsync content to your development environment. Useful for small teams and developers who are not able to do this manually. email: jerrodblavos@mac.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - Blavosync.gemspec - LICENSE - README.rdoc - Rakefile - VERSION - init.rb - lib/blavosync.rb - pkg/blavosync-0.0.0.pre1.gem - pkg/blavosync-0.0.1.gem - recipes/content_rsync.rb - recipes/content_sync.rb - recipes/db_sync.rb - recipes/shared_sync.rb has_rdoc: true homepage: http://github.com/jerrod/Blavosync licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - recipes required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Sync a remote db and rsync content to your development environment. test_files: []