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 1dfc78c + fda94c5 commit faa7422Copy full SHA for faa7422
1 file changed
core/lib/spree/core/engine.rb
@@ -86,7 +86,7 @@ class Engine < ::Rails::Engine
86
Spree::Config.use_legacy_address_state_validator set to true has been
87
deprecated and will be removed in Solidus 3.0. The Spree::Address state
88
validation has been extracted into a configurable external class.
89
- Switch Spree::Config.use_legacy_address_state_validator to true to start
+ Switch Spree::Config.use_legacy_address_state_validator to false to start
90
using the external validation class.
91
DEPRECATION
92
end
0 commit comments