Skip to content

Conversation

@wjwitek
Copy link
Contributor

@wjwitek wjwitek commented Feb 10, 2023

Move functions checking for spree components of out spree_auth_devise and to spree/core since they will be used in other places and we don't want to copy and paste them.

@@ -1,11 +1,14 @@
require 'devise'
require 'devise-encryptable'
require 'pry'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
require 'pry'

I don't think we'll need that 😬

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ups 😮

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants