Apply an upstream fix to Spree::I18n

See: fe95f637c9

Fixes error mentioned in the above Spree commit.
This commit is contained in:
Matt-Yorkley
2021-01-09 16:29:10 +00:00
parent bd7bc803cb
commit 12a513c54c

View File

@@ -6,7 +6,7 @@ require 'spree/i18n/base'
module Spree
extend ActionView::Helpers::TranslationHelper
extend ActionView::Helpers::TagHelper if ENV['DEPENDENCIES_NEXT']
extend ActionView::Helpers::TagHelper
class << self
# Add spree namespace and delegate to Rails TranslationHelper for some nice