Exception: PasswordAlreadyUsedException
- Inherits:
-
StandardError
- Object
- StandardError
- PasswordAlreadyUsedException
- Defined in:
- lib/protected/password_utils.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
2 3 4 |
# File 'lib/protected/password_utils.rb', line 2 def "This password has already been used" end |