Categories: ORM/ODM Extensions [Edit]
paranoia
Paranoia is a re-implementation of acts_as_paranoid for Rails 5, 6, and 7,
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.
Total
Ranking: 717 of 184,991
Downloads: 65,045,123
Daily
Ranking: 681 of 184,981
Downloads: 19,377
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
1,774 | 14,577,437 | counter_culture |
3,749 | 2,534,327 | spree_core |
4,370 | 1,681,440 | paranoia_uniqueness_validator |
6,474 | 667,293 | rails_db |
6,778 | 595,404 | istox |
7,584 | 479,858 | active_admin_paranoia |
8,838 | 337,732 | tramway-core |
9,258 | 307,928 | renalware-core |
12,585 | 165,236 | egov_utils |
15,501 | 111,762 | globalize-paranoia |
18,580 | 82,697 | web-connect |
19,597 | 75,842 | operator_recordable |
31,053 | 39,070 | rails-identity |
35,505 | 32,638 | samvera-persona |
35,603 | 32,529 | lazy_crud |
36,264 | 31,756 | lol_auth |
37,085 | 30,802 | quadro |
42,906 | 25,529 | historiographer |
50,138 | 20,634 | solidus_core_devise_token_auth |
52,355 | 19,432 | archangel |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,655,328,096 | bundler |
10 | 1,034,196,175 | rake |
35 | 644,475,410 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ryanbigg | |
2 | jhawthorn | |
3 | BenMorganIO | |
4 | sevenseacat | |
5 | mathieu |