Wed, 20 Nov 2024 10:03:02 UTC | login

Information for RPM rubygem-paranoia-2.3.1-2.fc27.src.rpm

ID20465
Namerubygem-paranoia
Version2.3.1
Release2.fc27
Epoch
Archsrc
SummaryCleaner re-implementation of acts_as_paranoid (ActiveRecord soft-delete plugin)
DescriptionParanoia is a re-implementation of acts_as_paranoid for Rails 3, 4, and 5, 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.
Build Time2017-07-27 19:19:58 GMT
Size29.39 KB
6d12ddee71aa9eb5f9fa01f02e5c6967
LicenseMIT
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
ruby
ruby(release)
rubygem(activerecord)
rubygem(minitest)
rubygem(sqlite3)
rubygems-devel
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
paranoia-2.3.1.gem21.50 KB
rubygem-paranoia.spec4.52 KB
Component of No Buildroots