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

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -