Soft Delete with Discard
Soft delete is a way where users can mark a record as no longer needed, but the data is retained. https://www.driftingruby.com/episodes/soft-delete-with-discard
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Soft delete is a way where users can mark a record as no longer needed, but the data is retained. https://www.driftingruby.com/episodes/soft-delete-with-discard
Post a comment