Exception: Owa::NotFound

Inherits:
OwaErrors
  • Object
show all
Defined in:
lib/owa/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



16
17
18
# File 'lib/owa/errors.rb', line 16

def message
  "I couldn't find that"
end