issues
search
JackDanger
/
permanent_records
Rails Plugin - soft-delete your ActiveRecord records. It's like an explicit version of ActsAsParanoid
https://jdanger.com
MIT License
272
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rails 6/7 compatibility + several updates
#113
mherold
closed
7 months ago
2
Updating GH actions
#112
JackDanger
closed
7 months ago
1
Check If Record Has DeletedAt Column
#111
taufek
closed
10 months ago
6
Disable validations on destroy
#110
phylor
opened
2 years ago
1
Permanent_records and Rails Engines failure
#109
Anuta555
opened
4 years ago
0
New maintenance model: Distributed ownership
#108
JackDanger
opened
5 years ago
2
testing automatic version tagging
#107
JackDanger
closed
5 years ago
0
bumping to 5.0.0
#106
JackDanger
closed
5 years ago
0
only testing under Rails 5
#105
JackDanger
closed
5 years ago
0
Configuring GitHub Actions
#104
JackDanger
closed
5 years ago
0
Update to rails 5
#103
msalzburg
closed
5 years ago
2
Git tags are missing since version 3.2.0
#102
mherold
closed
5 years ago
2
Fix build incl. specs and rubocop
#101
msalzburg
closed
5 years ago
3
Fix issue with undefined method quoted_table_name for ActiveRecord::Reflection
#100
nancy-cai
closed
5 years ago
0
fixing build
#99
JackDanger
closed
5 years ago
1
Release new version
#98
arizz96
closed
5 years ago
3
NoMethodError on revive record with has many relation
#97
Darkside73
closed
4 years ago
1
Deleting dependent associations doesn't work
#96
n-rodriguez
closed
6 years ago
0
Fix NoMethodError for HABTM associations
#95
mherold
closed
6 years ago
1
Destroying hmabt association returns 'undefined method' error
#94
ramilsitdikov
closed
6 years ago
0
Initial Update
#93
pyup-bot
opened
7 years ago
0
Select which models to become permanent records
#92
mariochavez
opened
7 years ago
4
Creating CODE_OF_CONDUCT.md
#91
JackDanger
closed
7 years ago
0
Fix reflection cache
#90
joel
opened
8 years ago
3
Validate present of parent
#89
joel
closed
8 years ago
0
Extract method
#88
joel
closed
8 years ago
0
Remove deprecation
#87
joel
closed
8 years ago
0
Update to Rspec 3
#86
joel
closed
8 years ago
0
Default scope
#85
joel
closed
8 years ago
0
Update rspec to 3.5
#84
joel
closed
8 years ago
0
Remove deprecations to reload association, reload parent instead
#83
joel
closed
8 years ago
0
Remove deprecations 2
#82
joel
closed
8 years ago
0
remove deprecations
#81
joel
closed
8 years ago
0
Version number is not consistent
#80
n-rodriguez
closed
8 years ago
1
NameError: uninitialized constant Action
#79
wncappletech
opened
8 years ago
25
Fix issues with polymorphic associations with counter_cache
#78
drakmail
closed
8 years ago
1
Counter cache doesn't work with polymorphic association
#77
n-rodriguez
closed
8 years ago
6
Add test spec to show unexpected revival of dependent records
#76
masonhale
opened
8 years ago
0
When reviving dependent associations, query is not scoped to parent record
#75
masonhale
opened
8 years ago
6
Implemented a counter cache support
#74
drakmail
closed
8 years ago
1
CounterCache support
#73
drakmail
closed
8 years ago
5
Does 4.1.5 version of gem have sources on github?
#72
drakmail
closed
8 years ago
1
Revive uses default scope
#71
jordanmichaelrushing
closed
8 years ago
0
Fixes a bug for single table inheritence
#70
aq
closed
8 years ago
2
Error in revive callback, resolves #53
#69
Seraff
closed
8 years ago
1
Not trigger ActiveRecord loading on requiring gem
#68
gsmetal
closed
8 years ago
2
Adding Rubocop
#67
JackDanger
closed
8 years ago
0
Force-destroying nested, permanent records not possible with foreign keys?
#66
aried3r
opened
8 years ago
5
Destroying a non-permanent record with permanent record associations?
#65
aried3r
opened
8 years ago
0
Sti revive
#64
joel
closed
8 years ago
1
Next