Sha256: 9bf07505cefe14ec909806d527dda6bea699e6e37a74492a2d97967f5b75979b
Contents?: true
Size: 1.58 KB
Versions: 0
Compression: gzip
Compressed size: 691 Bytes
Stored size: 691 Bytes
Contents
--- !ruby/object:Gem::Specification name: blavosync version: !ruby/object:Gem::Version version: 0.4.1 prerelease: platform: ruby authors: - jayronc autorequire: bindir: bin cert_chain: [] date: 2012-09-17 00:00:00.000000000 -04: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 - History.txt - LICENSE - Manifest.txt - README.rdoc - Rakefile - VERSION - lib/blavosync.rb - lib/blavosync/lib/ey_logger.rb - lib/blavosync/lib/ey_logger_hooks.rb - lib/blavosync/recipes.rb - lib/blavosync/recipes/content_rsync.rb - lib/blavosync/recipes/content_tar.rb - lib/blavosync/recipes/database.rb - lib/blavosync/recipes/local.rb - lib/blavosync/recipes/util.rb - test/test_blavosync.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/indierockmedia/Blavosync 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.5.3 signing_key: specification_version: 3 summary: Sync a remote db and rsync content to your development environment. test_files: []