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: 725 of 186,938
Downloads: 69,571,170
Daily
Ranking: 613 of 186,929
Downloads: 41,011
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
1,751 | 16,733,976 | counter_culture |
3,815 | 2,652,152 | spree_core |
4,430 | 1,803,032 | paranoia_uniqueness_validator |
6,517 | 712,839 | rails_db |
6,933 | 615,472 | istox |
7,809 | 487,208 | active_admin_paranoia |
8,545 | 397,578 | decidim-core |
9,052 | 347,625 | tramway-core |
9,453 | 318,378 | renalware-core |
12,483 | 179,066 | egov_utils |
15,441 | 119,976 | globalize-paranoia |
18,717 | 86,210 | operator_recordable |
19,045 | 83,846 | web-connect |
31,430 | 40,195 | rails-identity |
34,635 | 35,280 | samvera-persona |
35,766 | 33,756 | lazy_crud |
35,933 | 33,520 | lol_auth |
37,163 | 32,062 | quadro |
40,089 | 29,030 | historiographer |
49,702 | 21,786 | solidus_core_devise_token_auth |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,935,666,006 | bundler |
10 | 1,138,908,403 | rake |
36 | 704,333,861 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ryanbigg | |
2 | jhawthorn | |
3 | BenMorganIO | |
4 | sevenseacat | |
5 | mathieu |