Sha256: 748a8fdf539b815f645fba2bea3e716ea439918391fac004c5783e20890abfd6

Contents?: true

Size: 1.5 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.25
platform: ruby
authors: 
- Michel Martens
- Damian Janowski
autorequire: 
bindir: bin
cert_chain: []

date: 2009-10-07 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/compat.rb
- lib/ohm/redis.rb
- lib/ohm/validations.rb
- lib/ohm.rb
- README.markdown
- LICENSE
- Rakefile
- 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/search_test.rb
- test/test_helper.rb
- test/validations_test.rb
- test/test.conf
has_rdoc: false
homepage: http://github.com/soveran/ohm
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.1
signing_key: 
specification_version: 2
summary: Object-hash mapping library for Redis.
test_files: []

Package Spec version

ohm-0.0.25