you guys have any tutorial how to integrate solidu...
# support
o
you guys have any tutorial how to integrate solidus into an existing rails app with devise installed and my controller is named home already?
j
I’m not sure if we have docs for that, but generally speaking you configure Solidus so that the user class is your user class, add the address book concern to it, then fix all the stuff that’s broken.
b
You should easily be able to get things working for your own user class.