Exception: Sinatra::NotFound

Inherits:
NameError
  • Object
show all
Defined in:
lib/sinatra/base.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#codeObject



72
# File 'lib/sinatra/base.rb', line 72

def code ; 404 ; end