If you are using the Devise lockable module and locked user access (usually during the development) you may be guessing that the unlock! method should work but it doesn’t.
lockable
unlock!
Use the unlock_access! method instead to unlock the user.
unlock_access!
Empty! You must sign in to add comments.
None
Comments
Empty! You must sign in to add comments.