Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

Fix Spree::Core lookup in gateway #266

Merged
merged 1 commit into from
Oct 14, 2020

Conversation

seand7565
Copy link
Contributor

Gateway assumes that Spree::Core lives at
SolidusPaypalBraintree::Spree::Core. Adding leading colons forces the
lookup to happen from the toplevel namespace, which grabs the correct
class.

Fixes #254

Gateway assumes that Spree::Core lives at
SolidusPaypalBraintree::Spree::Core. Adding leading colons forces the
lookup to happen from the toplevel namespace, which grabs the correct
class.

Fixes solidusio#254
@kennyadsl kennyadsl merged commit a00774c into solidusio:master Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spree::Core::GatewayError generates error
2 participants