Sha256: e76854e0ba7e63b86b65273d4843611f361018cdde4913787ee48728edc5f1ea
Contents?: true
Size: 1.48 KB
Versions: 0
Compression: gzip
Compressed size: 693 Bytes
Stored size: 693 Bytes
Contents
--- !ruby/object:Gem::Specification name: ohm version: !ruby/object:Gem::Version version: 0.0.28 platform: ruby authors: - Michel Martens - Damian Janowski autorequire: bindir: bin cert_chain: [] date: 2009-11-24 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 - Thorfile - test/all_tests.rb - test/benchmarks.rb - test/connection_test.rb - test/errors_test.rb - test/indices_test.rb - test/model_test.rb - test/mutex_test.rb - test/redis_test.rb - test/test_helper.rb - test/validations_test.rb - test/test.conf 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.5 signing_key: specification_version: 3 summary: Object-hash mapping library for Redis. test_files: []