Exception: PasswordAlreadyUsedException

Inherits:
StandardError
  • Object
show all
Defined in:
lib/protected/password_utils.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



2
3
4
# File 'lib/protected/password_utils.rb', line 2

def message
  "This password has already been used"
end