Sha256: 52ce977ab298809dea9006753691aea1dddf600392c1ab64707d5fc531145f7c
Contents?: true
Size: 1.55 KB
Versions: 0
Compression: gzip
Compressed size: 687 Bytes
Stored size: 687 Bytes
Contents
--- !ruby/object:Gem::Specification name: permanent_records version: !ruby/object:Gem::Version version: 1.0.5 platform: ruby authors: - Jack Danger Canty autorequire: bindir: bin cert_chain: [] date: 2009-11-13 00:00:00 -08:00 default_executable: dependencies: [] description: Never Lose Data. Rather than deleting rows this sets Record#deleted_at and gives you all the scopes you need to work with your data. email: gems@6brand.com executables: [] extensions: [] extra_rdoc_files: - README files: - .document - .gitignore - MIT-LICENSE - README - Rakefile - VERSION - init.rb - install.rb - lib/permanent_records.rb - permanent_records.gemspec - test/database.yml - test/hole.rb - test/kitty.rb - test/mole.rb - test/muskrat.rb - test/permanent_records_test.rb - test/schema.rb - test/test_helper.rb - uninstall.rb has_rdoc: true homepage: http://github.com/JackDanger/permanent_records licenses: [] 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.5 signing_key: specification_version: 3 summary: Soft-delete your ActiveRecord records test_files: - test/hole.rb - test/kitty.rb - test/mole.rb - test/muskrat.rb - test/permanent_records_test.rb - test/schema.rb - test/test_helper.rb