Deleting and Undeleting with Paranoia

Published: Oct. 7, 2015, 2 p.m.

When your app is using Paranoia, calling destroy on an ActiveRecord object doesn't actually destroy the database record, but just hides it.