Method: Autumn::Authentication::Password#unauthorized
- Defined in:
- lib/autumn/authentication.rb
#unauthorized ⇒ Object
:nodoc:
226 227 228 |
# File 'lib/autumn/authentication.rb', line 226 def # :nodoc: "You must authenticate with an administrator password to do that." end |