Rails / Devise custom error messages for sign in -


i have website uses devise authentication.

i want show different error messages users different cases:

  1. email & password don't match
  2. email not found in database

can me understand devise methods should override, , how?


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -