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.
2 parents 2887997 + 34074e9 commit f8123d2Copy full SHA for f8123d2
1 file changed
app/models/spree/user.rb
@@ -1,5 +1,7 @@
1
# frozen_string_literal: true
2
3
+require 'paranoia'
4
+
5
module Spree
6
class User < Spree::Base
7
include UserMethods
0 commit comments