rubysherpas / paranoia

acts_as_paranoid for Rails 5, 6 and 7

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New "deletion_time" does not work with sentinel_value

sherif-nedap opened this issue · comments

#481

if you use a sentinel_value that uses a boolean value instead of timestamp

would you be able to write a test that reproduce this issue please?

@mathieujobin i have created a test for it and discovered where the issue is..

#531

thanks for the report and the test

fix pushed in v2.5.3