Hi guys, thanks for mantaining this gem! I'm getting this error:
NoMethodError: undefined method `id' for nil:NilClass
"devise_masquerade_#{masqueraded_resource_name}_#{masqueradable_resource.id}_#{guid}".to_sym
sometimes when trying to log in. I'm using the masquerade_path method. It happens sometimes, and I couldn't find a 'pattern' so to speak. Most of the times works, but with some users this error comes up. Any ideas? Thanks a lot!