spree_auth_devise icon indicating copy to clipboard operation
spree_auth_devise copied to clipboard

Unify method for checking for spree gems

Open nciemniak opened this issue 2 years ago • 0 comments

Method for checking if the spree_frontend gem was changed to handle an error occurring when spree_frontend was included before spree_auth_devise gem.

Update the method for checking all other spree gems to also use Gem::Specification. Also remove duplicate method definition for api_available?.

Integration with legacy frontend still needs to be tested locally.

nciemniak avatar Nov 25 '22 14:11 nciemniak