I am attempting to incorporate spree in a Rails app that is setup authenticating with a separate User and Admin Model.
Everything I have found suggests that spree only supports the single model (out of the box) with CanCan for roles. I am still diving into the Spree documentation but I get the feeling this might be more difficult than it would seem. Would be great to have some direction or advice.