Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rubygem-paranoia-1.1.0-3.fc17 RPM for noarch

From Fedora 17 updates for x86_64

Name: rubygem-paranoia Distribution: Fedora Project
Version: 1.1.0 Vendor: Fedora Project
Release: 3.fc17 Build date: Thu May 3 19:36:17 2012
Group: Development/Languages Build host: x86-07.phx2.fedoraproject.org
Size: 4261 Source RPM: rubygem-paranoia-1.1.0-3.fc17.src.rpm
Packager: Fedora Project
Url: http://rubygems.org/gems/paranoia
Summary: Cleaner re-implementation of acts_as_paranoid (ActiveRecord soft-delete plugin)
Paranoia is a re-implementation of acts_as_paranoid
(http://github.com/technoweenie/acts_as_paranoid) for Rails 3, using much,
much, much less code. You would use either plugin / gem if you wished that
when you called 'destroy' on an Active Record object that it didn't actually
destroy it, but just "hid" the record. Paranoia does this by setting a
'deleted_at' field to the current time when you 'destroy' a record, and hides
it by scoping all queries on your model to only include records which do not
have a 'deleted_at' field.

Provides

Requires

License

MIT

Changelog

* Mon Apr 30 2012 Steve Linabery <slinaber@redhat.com> - 1.1.0-3
  - simplify check section
* Mon Apr 30 2012 Steve Linabery <slinaber@redhat.com> - 1.1.0-2
  - Add BuildRequires for test suite execution
  - Add test suite execution in check section
* Thu Apr 19 2012 Steve Linabery <slinaber@redhat.com> - 1.1.0-1
  - Initial package
  - remove mildly profane technical term from gemspec

Files

/usr/share/gems/gems/paranoia-1.1.0
/usr/share/gems/gems/paranoia-1.1.0/README.md
/usr/share/gems/gems/paranoia-1.1.0/lib
/usr/share/gems/gems/paranoia-1.1.0/lib/paranoia
/usr/share/gems/gems/paranoia-1.1.0/lib/paranoia.rb
/usr/share/gems/gems/paranoia-1.1.0/lib/paranoia/version.rb
/usr/share/gems/specifications/paranoia-1.1.0.gemspec


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 21 04:50:33 2013