Method: Sinatra::Base#response

Defined in:
lib/sinatra/base.rb

#responseObject

Returns the value of attribute response.



980
981
982
# File 'lib/sinatra/base.rb', line 980

def response
  @response
end