Exception: Flareshow::AuthenticationRequired

Inherits:
Exception
  • Object
show all
Defined in:
lib/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



22
23
24
# File 'lib/exceptions.rb', line 22

def message
  "this action requires authentication"
end