SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rubygem-paranoia rpm build for : Fedora 16. For other distributions click rubygem-paranoia.

Name : rubygem-paranoia
Version : 1.1.0 Vendor : Fedora Project
Release : 1.fc16 Date : 2012-05-07 18:49:50
Group : Development/Languages Source RPM : rubygem-paranoia-1.1.0-1.fc16.src.rpm
Size : 0.00 MB
Packager : Fedora Project
Summary : Cleaner re-implementation of acts_as_paranoid (ActiveRecord soft-delete plugin)
Description :
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/updates/16/s390

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rubygem-paranoia-1.1.0-1.fc16.noarch.rpm
ftp.icm.edu.pl  rubygem-paranoia-1.1.0-1.fc16.noarch.rpm
ftp.icm.edu.pl  rubygem-paranoia-1.1.0-1.fc16.noarch.rpm
     

Provides :
rubygem(paranoia)
rubygem-paranoia

Requires :
ruby
rubygem(activerecord) => 3.0.0
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
ruby(abi) = 1.8
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
ruby(rubygems) => 1.3.6


Content of RPM :
/usr/lib/ruby/gems/1.8/gems/paranoia-1.1.0
/usr/lib/ruby/gems/1.8/gems/paranoia-1.1.0/README.md
/usr/lib/ruby/gems/1.8/gems/paranoia-1.1.0/lib
/usr/lib/ruby/gems/1.8/gems/paranoia-1.1.0/lib/paranoia
/usr/lib/ruby/gems/1.8/gems/paranoia-1.1.0/lib/paranoia.rb
/usr/lib/ruby/gems/1.8/gems/paranoia-1.1.0/lib/paranoia/version.rb
/usr/lib/ruby/gems/1.8/specifications/paranoia-1.1.0.gemspec

 
ICM