Devise Masquerade with multiple Devise User Models
Hi All,
Has anyone used devise masquerade before with multiple devise models. I have and Admin model and a User model.
I'm having issues and when I try implementing it, I can't seem to login as another user.
Thanks in advance.