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: 706 of 183,092
Downloads: 60,265,837
Daily
Ranking: 569 of 183,073
Downloads: 46,865
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
1,769 | 12,957,913 | counter_culture |
3,638 | 2,464,600 | spree_core |
4,374 | 1,551,862 | paranoia_uniqueness_validator |
6,500 | 604,668 | rails_db |
6,593 | 581,850 | istox |
7,283 | 460,694 | active_admin_paranoia |
8,613 | 329,077 | tramway-core |
9,009 | 301,376 | renalware-core |
12,543 | 156,337 | egov_utils |
15,538 | 105,849 | globalize-paranoia |
18,218 | 81,341 | web-connect |
20,179 | 69,695 | operator_recordable |
30,688 | 38,331 | rails-identity |
35,263 | 31,903 | lazy_crud |
35,970 | 31,063 | lol_auth |
36,126 | 30,886 | samvera-persona |
36,610 | 30,294 | quadro |
45,563 | 22,792 | historiographer |
50,080 | 20,042 | solidus_core_devise_token_auth |
52,152 | 18,975 | archangel |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,404,813,777 | bundler |
10 | 953,159,306 | rake |
35 | 595,593,878 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ryanbigg | |
2 | jhawthorn | |
3 | BenMorganIO | |
4 | sevenseacat | |
5 | mathieu |