spree_social
spree_social copied to clipboard
Uninitialized Constant Spree::UserRegistrationsController
I tried to install spree_social on a new spree installation and it returns this error:
spree_social-5580ada3dc9b/app/controllers/spree/user_registrations_controller_decorator.rb:1:in `<top (required)>': uninitialized constant Spree::UserRegistrationsController (NameError)
Any ideas on how to fix it? I'm pretty new to rails
I'm using spree_social 3-0-stable with spree 3.0.0, and spree_auth_devise 3-0-stable
just place the spree_social gem under spree_auth_devise in gem file to get access