solidusio / solidus_auth_devise

🔑 Devise authentication for your Solidus store.
http://solidus.io
BSD 3-Clause "New" or "Revised" License
52 stars 124 forks source link

undefined method `signed_in_root_path' #133

Open vokshirg opened 5 years ago

vokshirg commented 5 years ago

image what's wrong? I've used config.router_name = :spree in devise.rb initializer

vokshirg commented 5 years ago

there is solution: https://github.com/spree/spree_auth_devise/issues/170