Sha256: 84fae9b39054e4823b5f60607052968497399cfd556483f3f1aaba315448d956

Contents?: true

Size: 1.59 KB

Versions: 0

Compression: gzip

Compressed size: 744 Bytes

Stored size: 744 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: jomz-is_paranoid
version: !ruby/object:Gem::Version 
  hash: 53
  prerelease: false
  segments: 
  - 0
  - 9
  - 7
  version: 0.9.7
platform: ruby
authors: 
- Jeffrey Chupp
autorequire: 
bindir: bin
cert_chain: []

date: 2009-11-23 00:00:00 +01:00
default_executable: 
dependencies: []

description: ""
email: jeff@semanticart.com
executables: []

extensions: []

extra_rdoc_files: 
- README.textile
files: 
- .gitignore
- CHANGELOG
- MIT-LICENSE
- README.textile
- Rakefile
- VERSION.yml
- init.rb
- is_paranoid.gemspec
- lib/is_paranoid.rb
- spec/database.yml
- spec/is_paranoid_spec.rb
- spec/models.rb
- spec/schema.rb
- spec/spec.opts
- spec/spec_helper.rb
has_rdoc: true
homepage: http://github.com/jchupp/is_paranoid/
licenses: []

post_install_message: 
rdoc_options: 
- --charset=UTF-8
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      hash: 3
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: 
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: ActiveRecord 2.3 compatible gem "allowing you to hide and restore records without actually deleting them."  Yes, like acts_as_paranoid, only with less code and less complexity.
test_files: 
- spec/is_paranoid_spec.rb
- spec/models.rb
- spec/schema.rb
- spec/spec_helper.rb

Package Spec version

jomz-is_paranoid-0.9.7