We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8c1cc commit ae21f74Copy full SHA for ae21f74
1 file changed
app/models/spree/user.rb
@@ -15,6 +15,7 @@ class User < Spree::Base
15
include Spree::ParanoiaDeprecations
16
17
include Discard::Model
18
+
19
self.discard_column = :deleted_at
20
end
21
0 commit comments