devise-activegraph icon indicating copy to clipboard operation
devise-activegraph copied to clipboard

Email translation missing: en.neo4j.errors.models.user.attributes.email.taken

Open johannesE opened this issue 9 years ago • 8 comments

When I try to register a user which already exists, I get the following error: Email translation missing: en.neo4j.errors.models.user.attributes.email.taken

I am using devise-neo4j (2.0.0) bcrypt-ruby (~> 3.0) devise (~> 3.0) neo4j (>= 3.0.0.alpha.6) orm_adapter (~> 0.5.0) railties (>= 3.1) warden (~> 1.2.1)

johannesE avatar Feb 23 '15 16:02 johannesE