Exception: Sinatra::NotFound

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

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#codeObject



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

def code ; 404 ; end