Sha256: 50571c696bf2fbb3d8c60bc113da623a70751b64349ef2ea9cfce74d47377f5a
Contents?: true
Size: 1.63 KB
Versions: 0
Compression: gzip
Compressed size: 694 Bytes
Stored size: 694 Bytes
Contents
--- !ruby/object:Gem::Specification name: blavosync version: !ruby/object:Gem::Version version: 0.2.2 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.markdown files: - Blavosync.gemspec - History.txt - LICENSE - Manifest.txt - README.markdown - 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: - --charset=UTF-8 require_paths: - lib 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: - test/test_blavosync.rb - test/test_helper.rb