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: 711 of 183,471
Downloads: 61,291,738
Daily
Ranking: 1,002 of 183,459
Downloads: 15,347
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
1,774 | 13,251,470 | counter_culture |
3,665 | 2,479,556 | spree_core |
4,370 | 1,579,917 | paranoia_uniqueness_validator |
6,491 | 617,724 | rails_db |
6,625 | 585,393 | istox |
7,290 | 466,325 | active_admin_paranoia |
8,659 | 330,842 | tramway-core |
9,057 | 302,879 | renalware-core |
12,555 | 157,831 | egov_utils |
15,473 | 107,641 | globalize-paranoia |
18,302 | 81,645 | web-connect |
20,163 | 70,346 | operator_recordable |
30,767 | 38,517 | rails-identity |
35,324 | 32,069 | lazy_crud |
35,829 | 31,464 | samvera-persona |
35,977 | 31,269 | lol_auth |
36,702 | 30,414 | quadro |
44,146 | 23,966 | historiographer |
50,100 | 20,181 | solidus_core_devise_token_auth |
52,175 | 19,092 | archangel |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,455,829,279 | bundler |
10 | 968,905,115 | rake |
35 | 604,841,665 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ryanbigg | |
2 | jhawthorn | |
3 | sevenseacat | |
4 | BenMorganIO | |
5 | mathieu |