SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : rubygem-paranoia
Version : 2.1.4 Vendor : Fedora Project
Release : 2.fc24 Date : 2016-02-05 06:26:14
Group : Development/Languages Source RPM : rubygem-paranoia-2.1.4-2.fc24.src.rpm
Size : 0.05 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 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/linux/releases/24/Everything/i386/os/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rubygem-paranoia-2.1.4-2.fc24.noarch.rpm
ftp.icm.edu.pl  rubygem-paranoia-2.1.4-2.fc24.noarch.rpm
     

Provides :
rubygem(paranoia)
rubygem-paranoia

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


Content of RPM :
/usr/share/gems/gems/paranoia-2.1.4
/usr/share/gems/gems/paranoia-2.1.4/LICENSE
/usr/share/gems/gems/paranoia-2.1.4/README.md
/usr/share/gems/gems/paranoia-2.1.4/lib
/usr/share/gems/gems/paranoia-2.1.4/lib/paranoia
/usr/share/gems/gems/paranoia-2.1.4/lib/paranoia.rb
/usr/share/gems/gems/paranoia-2.1.4/lib/paranoia/rspec.rb
/usr/share/gems/gems/paranoia-2.1.4/lib/paranoia/version.rb
/usr/share/gems/gems/paranoia-2.1.4/test
/usr/share/gems/gems/paranoia-2.1.4/test/paranoia_test.rb
/usr/share/gems/specifications/paranoia-2.1.4.gemspec

 
ICM