mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-04 07:09:14 +00:00
Ignore unused authentication_token column
This commit is contained in:
@@ -5,6 +5,7 @@ module Spree
|
||||
include SetUnusedAddressFields
|
||||
|
||||
self.belongs_to_required_by_default = false
|
||||
self.ignored_columns += [:authentication_token]
|
||||
|
||||
searchable_attributes :email
|
||||
|
||||
|
||||
Reference in New Issue
Block a user