Sha256: 9856b1aa8d72052bd5f2f859a9415190071f49aede74025d38a52bb34c59eca9
Contents?: true
Size: 1.46 KB
Versions: 0
Compression: gzip
Compressed size: 689 Bytes
Stored size: 689 Bytes
Contents
--- !ruby/object:Gem::Specification name: ohm version: !ruby/object:Gem::Version version: 0.0.12 platform: ruby authors: - Michel Martens - Damian Janowski autorequire: bindir: bin cert_chain: [] date: 2009-07-27 00:00:00 -03:00 default_executable: dependencies: [] description: Ohm is a library that allows to store an object in Redis, a persistent key-value database. It includes an extensible list of validations and has very good performance. email: - michel@soveran.com - djanowski@dimaion.com executables: [] extensions: [] extra_rdoc_files: [] files: - lib/ohm/redis.rb - lib/ohm/validations.rb - lib/ohm.rb - README.markdown - LICENSE - Rakefile - test/all_tests.rb - test/benchmarks.rb - test/db/dump.rdb - test/db/redis.pid - test/errors_test.rb - test/indices_test.rb - test/model_test.rb - test/redis_test.rb - test/test.conf - test/test_helper.rb - test/validations_test.rb has_rdoc: true homepage: http://github.com/soveran/ohm licenses: [] post_install_message: rdoc_options: [] 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: ohm rubygems_version: 1.3.4 signing_key: specification_version: 3 summary: Object-hash mapping library for Redis. test_files: []