Categories: None [Edit]
kumolus-paranoia
You would use this Paranoia gem if you
wished that when you called destroy on an Active Record object that it
didn't actually destroy it, but just "hide" 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.
Total
Ranking: 174,579 of 190,529
Downloads: 2,323
Daily
Ranking: 110,136 of 190,497
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 1 | 3,254,889,834 | bundler |
| 8 | 1,260,447,422 | rake |
| 36 | 764,177,506 | activerecord |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | kumoas |