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: 712 of 183,748
Downloads: 61,862,437
Daily
Ranking: 851 of 183,729
Downloads: 45,692
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
1,775 | 13,410,036 | counter_culture |
3,680 | 2,487,702 | spree_core |
4,369 | 1,592,504 | paranoia_uniqueness_validator |
6,498 | 623,774 | rails_db |
6,641 | 588,169 | istox |
7,295 | 471,211 | active_admin_paranoia |
8,677 | 332,573 | tramway-core |
9,075 | 304,377 | renalware-core |
12,574 | 158,846 | egov_utils |
15,468 | 108,513 | globalize-paranoia |
18,343 | 81,884 | web-connect |
20,161 | 70,741 | operator_recordable |
30,790 | 38,669 | rails-identity |
35,340 | 32,192 | lazy_crud |
35,775 | 31,680 | samvera-persona |
36,007 | 31,396 | lol_auth |
36,748 | 30,516 | quadro |
43,568 | 24,526 | historiographer |
50,087 | 20,285 | solidus_core_devise_token_auth |
52,174 | 19,176 | archangel |
Depends on
Rank | Downloads | Name |
---|---|---|
1 | 2,482,641,065 | bundler |
10 | 978,211,546 | rake |
35 | 610,270,384 | activerecord |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ryanbigg | |
2 | jhawthorn | |
3 | BenMorganIO | |
4 | sevenseacat | |
5 | mathieu |