Sha256: bc478b32c5010e47b34994b82abbc446ba15a0fbed89c8ba51a4295a710973b2
Contents?: true
Size: 1.51 KB
Versions: 0
Compression: gzip
Compressed size: 620 Bytes
Stored size: 620 Bytes
Contents
--- !ruby/object:Gem::Specification name: remix-stash version: !ruby/object:Gem::Version version: 0.9.6 platform: ruby authors: - Brian Mitchell autorequire: bindir: bin cert_chain: [] date: 2009-09-22 00:00:00 -04:00 default_executable: dependencies: [] description: email: binary42@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.markdown files: - .gitignore - LICENSE - README.markdown - Rakefile - VERSION - benchmarks/get_set.rb - benchmarks/payload.rb - examples/eval.rb - examples/gate.rb - examples/getset.rb - examples/scope.rb - examples/stash.rb - harness.rb - lib/remix/stash.rb - lib/remix/stash/cluster.rb - lib/remix/stash/extension.rb - lib/remix/stash/protocol.rb - remix-stash.gemspec - spec/extension_spec.rb - spec/spec.rb - spec/stash_spec.rb has_rdoc: true homepage: http://github.com/binary42/remix-stash 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.1 signing_key: specification_version: 2 summary: Remix your memcache test_files: - spec/extension_spec.rb - spec/spec.rb - spec/stash_spec.rb - examples/eval.rb - examples/gate.rb - examples/getset.rb - examples/scope.rb - examples/stash.rb