mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-24 05:38:52 +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