spree / spree_auth_devise

Provides authentication (user accounts, login & signup) for @spree by using Devise
https://spreecommerce.org
BSD 3-Clause "New" or "Revised" License
139 stars 494 forks source link

Add rails 7.0.0.rc1 gem #553

Closed aleksandarpetrushev closed 2 years ago

aleksandarpetrushev commented 2 years ago

@damianlegawiec frontend/lib/spree/frontend/engine.rb:18:in `block in ': uninitialized constant Spree::FrontendConfiguration (NameError)

Should we keep spree_legacy_frontend as a dependency here? And if yes, what might cause this error?